Re: [PATCH v2] fscrypt: Factor out bio specific functions

From: David Gstir
Date: Tue Dec 20 2016 - 01:42:22 EST


Hi,

> On 19.12.2016, at 12:25, Richard Weinberger <richard@xxxxxx> wrote:
>
> That way we can get rid of the direct dependency on CONFIG_BLOCK.
>
> Reported-by: Arnd Bergmann <arnd@xxxxxxxx>
> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Suggested-by: Christoph Hellwig <hch@xxxxxxxxxxxxx>
> Fixes: d475a507457b ("ubifs: Add skeleton for fscrypto")
> Signed-off-by: Richard Weinberger <richard@xxxxxx>
> ---
> Changes since v1:
> - Moved fscrypt_zeroout_range() also to bio.c

Looks good to me.

Reviewed-by: David Gstir <david@xxxxxxxxxxxxx>

- David