Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Oct 2023 06:40:04 +0000 (20:40 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Oct 2023 06:40:04 +0000 (20:40 -1000)
commitd88520ad73b79e71e3ddf08de335b8520ae41c5c
treef90d00e0c711f0ff8ec067f73401c8e96ea44f29
parent84186fcb834ecc55604efaf383e17e6b5e9baa50
parent1aee9158bc978f91701c5992e395efbc6da2de3c
Merge tag 'pull-nfsd-fix' of git://git./linux/kernel/git/viro/vfs

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