On Mon, Dec 19, 2016 at 12:25:32PM +0100, Richard Weinberger wrote: > That way we can get rid of the direct dependency on CONFIG_BLOCK. > > Reported-by: Arnd Bergmann <[email protected]> > Reported-by: Randy Dunlap <[email protected]> > Suggested-by: Christoph Hellwig <[email protected]> > Fixes: d475a507457b ("ubifs: Add skeleton for fscrypto") > Signed-off-by: Richard Weinberger <[email protected]> > --- > Changes since v1: > - Moved fscrypt_zeroout_range() also to bio.c
Reviewed-by: Eric Biggers <[email protected]> Thanks, Eric

