Re: [PATCH v5 3/6] fscrypt: clarify what is meant by a per-file key

From: Daniel Rosenberg
Date: Tue Jan 21 2020 - 20:16:55 EST


On Mon, Jan 20, 2020 at 2:34 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
>
> Now that there's sometimes a second type of per-file key (the dirhash
> key), clarify some function names, macros, and documentation that
> specifically deal with per-file *encryption* keys.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>

Looks good to me. Feel free to add
Reviewed-by: Daniel Rosenberg <drosen@google>