On Mon, May 18, 2015 at 11:31:42PM -0700, Jaegeuk Kim wrote:
> Change log from v1:
> - fix missing change
Please do not resend your patch until you have addressed my
questions.
--
Email: Herbert Xu
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pu
Change log from v1:
- fix missing change
-- >8 --
This patch adds a parameter, gfp_t, for __crypto_alloc_tfm.
Now EXT4 and F2FS use the crypto engine to encrypt a page when writing it to the
disk.
That happens during ->writepage and it needs to allocate memory with
GFP_NOFS.
Otherwise, in the
2 matches
Mail list logo