]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Sep 2022 21:53:46 +0000 (17:53 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Sep 2022 21:53:46 +0000 (17:53 -0400)
commit808e758e918d998d8f30a126ef1a31eb9cb6954a
treefee3ccfa544e2279ba55ff60d598c06076d50e40
parentb66ecff163ca27b69fca7038c7b204c94b0ff899
parent0ba12ebf7c0f0b2348ce116e20a1e58c9877b5f0
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:

 - Fix SUNRPC call completion races with call_decode() that trigger a
   WARN_ON()

 - NFSv4.0 cannot support open-by-filehandle and NFS re-export

 - Revert "SUNRPC: Remove unreachable error condition" to allow handling
   of error conditions

 - Update suid/sgid mode bits after ALLOCATE and DEALLOCATE

* tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  Revert "SUNRPC: Remove unreachable error condition"
  NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
  NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
  SUNRPC: Fix call completion races with call_decode()
fs/nfs/internal.h
fs/nfs/super.c
fs/nfs/write.c