]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux master
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2026 19:26:51 +0000 (12:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2026 19:26:51 +0000 (12:26 -0700)
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()


Trivial merge