On Tue, Dec 31, 2019 at 12:10:26PM -0600, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > 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@xxxxxxxxxx> Looks good, feel free to add: Reviewed-by: Theodore Ts'o <tytso@xxxxxxx>