[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200114210403.GB41220@gmail.com>
Date: Tue, 14 Jan 2020 13:04:04 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: linux-fscrypt@...r.kernel.org
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] fscrypt: document gfp_flags for bounce page allocation
On Tue, Dec 31, 2019 at 12:10:26PM -0600, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> Document that fscrypt_encrypt_pagecache_blocks() allocates the bounce
> page from a mempool, and document what this means for the @gfp_flags
> argument.
>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
> ---
> fs/crypto/crypto.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Applied to fscrypt.git#master for 5.6.
- Eric
Powered by blists - more mailing lists