Re: [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag

Christoph Hellwig <[email protected]> Tue, 4 Aug 2026 19:39:50 +0200
Newsgroups gmane.linux.file-systems.f2fs,gmane.linux.kernel.stable,gmane.linux.file-systems,gmane.comp.file-systems.ext4,gmane.comp.file-systems.btrfs
Message-ID <[email protected]>
On Mon, Aug 03, 2026 at 10:07:57PM +0200, Andrey Albershteyn wrote:
> All filesystems, supporting fsverity, report this status by checking
> inode flag. Also, BTRFS was missing stat->attributes_mask, which is
> fixed now.

Looks good:

Reviewed-by: Christoph Hellwig <[email protected]>