mbox series

[GIT,PULL] 3rd round of nfsd fixes for 5.19

Message ID 5E921C2D-2309-4EEF-B360-A27361CA9F2B@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] 3rd round of nfsd fixes for 5.19 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-3

Message

Chuck Lever July 14, 2022, 5:02 p.m. UTC
Hello Linus-

The following changes since commit a23dd544debcda4ee4a549ec7de59e85c3c8345c:

  SUNRPC: Fix READ_PLUS crasher (2022-06-30 17:41:08 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-3

for you to fetch changes up to 1197eb5906a5464dbaea24cac296dfc38499cc00:

  lockd: fix nlm_close_files (2022-07-11 15:49:56 -0400)

----------------------------------------------------------------
Notable regression fixes:
- Enable SETATTR(time_create) to fix regression with Mac OS clients
- Fix a lockd crasher and broken NLM UNLCK behavior

----------------------------------------------------------------
Chuck Lever (1):
      NFSD: Decode NFSv4 birth time attribute

Jeff Layton (2):
      lockd: set fl_owner when unlocking files
      lockd: fix nlm_close_files

 fs/lockd/svcsubs.c | 14 +++++++-------
 fs/nfsd/nfs4xdr.c  |  9 +++++++++
 fs/nfsd/nfsd.h     |  3 ++-
 3 files changed, 18 insertions(+), 8 deletions(-)

--
Chuck Lever

Comments

pr-tracker-bot@kernel.org July 14, 2022, 8:42 p.m. UTC | #1
The pull request you sent on Thu, 14 Jul 2022 17:02:35 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a24a6c05ffa7adb3f2d4b417ca46eedbe67b7302

Thank you!