]> Git Repo - linux.git/commitdiff
Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <[email protected]>
Tue, 24 Oct 2023 06:40:04 +0000 (20:40 -1000)
committerLinus Torvalds <[email protected]>
Tue, 24 Oct 2023 06:40:04 +0000 (20:40 -1000)
Pull nfsd fix from Al Viro:
 "Catch from lock_rename() audit; nfsd_rename() checked that both
  directories belonged to the same filesystem, but only after having
  done lock_rename().

  Trivial fix, tested and acked by nfs folks"

* tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  nfsd: lock_rename() needs both directories to live on the same fs


Trivial merge
This page took 0.05431 seconds and 4 git commands to generate.