Commit 848acc8ffe1b for kernel

commit 848acc8ffe1b7cd5f1bf427b93069becfebc2c9d
Merge: 2e718c88315a d2f96bcb89d3
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Aug 3 12:26:51 2026 -0700

    Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux

    Pull fsverity fix from Eric Biggers:
     "Fix a regression where truncating a file with fsverity enabled started
      being allowed on kernels without fsverity support"

    * tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:
      fs,fsverity: remove check for fsverity being enabled in setattr_prepare()