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 <a...@arndb.de> > Reported-by: Randy Dunlap <rdun...@infradead.org> > Suggested-by: Christoph Hellwig <h...@infradead.org> > Fixes: d475a507457b ("ubifs: Add skeleton for fscrypto") > Signed-off-by: Richard Weinberger <rich...@nod.at> > --- > Changes since v1: > - Moved fscrypt_zeroout_range() also to bio.c
Reviewed-by: Eric Biggers <ebigg...@google.com> Thanks, Eric