Re: [PATCH] btrfs: print if fsverity support is built in when loading module
From: David Sterba <hidden>
Date: 2021-07-29 16:01:03
From: David Sterba <hidden>
Date: 2021-07-29 16:01:03
On Thu, Jul 29, 2021 at 10:29:32PM +0800, Anand Jain wrote:
On 29/07/2021 00:22, David Sterba wrote:quoted
As fsverity support depends on a config option, print that at module load time like we do for similar features.So similarly /sys/fs/btrfs/features/fsverity may be required too?
Yes, feel free to send a patch.