[PATCH 0/4] nfsd: follow-on fixes for directory delegations

Jeff Layton posted 4 patches 1 day, 1 hour ago
fs/nfsd/nfs4state.c | 3 +++
fs/nfsd/nfs4xdr.c   | 9 +++------
fs/nfsd/trace.h     | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
[PATCH 0/4] nfsd: follow-on fixes for directory delegations
Posted by Jeff Layton 1 day, 1 hour ago
Just a few small fixes for problems that Sashiko noticed flagged during
review. None are super-critical but it'd be good to have them fixed
before the feature ships.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (4):
      nfsd: check for FILEID_INVALID in setup_notify_fhandle
      nfsd: use empty string for directory name in NOTIFY4_CHANGE_DIR_ATTRS
      nfsd: check delegation status in nfsd4_cb_notify_done
      nfsd: fix ino_t format specifier in nfsd_handle_dir_event tracepoint

 fs/nfsd/nfs4state.c | 3 +++
 fs/nfsd/nfs4xdr.c   | 9 +++------
 fs/nfsd/trace.h     | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
---
base-commit: 479723a81683c7a5bdaff48ec6968fad3ac1ae24
change-id: 20260523-dir-deleg-fixes-4205d8f25be6

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>
Re: [PATCH 0/4] nfsd: follow-on fixes for directory delegations
Posted by Chuck Lever 1 day ago
From: Chuck Lever <chuck.lever@oracle.com>

On Sat, 23 May 2026 12:17:33 -0400, Jeff Layton wrote:
> Just a few small fixes for problems that Sashiko noticed flagged during
> review. None are super-critical but it'd be good to have them fixed
> before the feature ships.

Applied to nfsd-testing, thanks!

[1/4] nfsd: check for FILEID_INVALID in setup_notify_fhandle
      commit: fb1d813dcb193d52322e3320543c029c2931f613
[2/4] nfsd: use empty string for directory name in NOTIFY4_CHANGE_DIR_ATTRS
      commit: 9e8c221e056f6bf4a525fa5d74ecad735855935d
[3/4] nfsd: check delegation status in nfsd4_cb_notify_done
      commit: 62fdbd7c4ce24aee5aa9698c256047d2e4071f30
[4/4] nfsd: fix ino_t format specifier in nfsd_handle_dir_event tracepoint
      commit: 04cc256388df5d2d284f4d9d3e9f22ebf974f806

--
Chuck Lever <chuck.lever@oracle.com>