Re: [PATCH v9 7/7] fsverity: update the documentation

From: Eric Biggers
Date: Thu May 12 2022 - 02:19:20 EST


On Thu, May 05, 2022 at 08:31:41AM -0400, Mimi Zohar wrote:
> Update the fsverity documentation related to IMA signature support.
>
> Acked-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
> Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>
> ---
> Documentation/filesystems/fsverity.rst | 35 +++++++++++++++++---------
> 1 file changed, 23 insertions(+), 12 deletions(-)

Acked-by: Eric Biggers <ebiggers@xxxxxxxxxx>

- Eric