[GIT PULL] fsverity fix for v7.2-rc7

From: Eric Biggers

Date: Mon Aug 03 2026 - 14:42:18 EST


The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:

Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus

for you to fetch changes up to d2f96bcb89d36d488a10e3bcf819b98536968286:

fs,fsverity: remove check for fsverity being enabled in setattr_prepare() (2026-07-28 21:25:03 -0700)

----------------------------------------------------------------

Fix a regression where truncating a file with fsverity enabled started
being allowed on kernels without fsverity support.

----------------------------------------------------------------
Andrey Albershteyn (1):
fs,fsverity: remove check for fsverity being enabled in setattr_prepare()

fs/attr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)