[PATCH 0/2] nfsd: delegated timestamp fix

Jeff Layton posted 2 patches 2 weeks, 2 days ago
fs/nfsd/nfs4state.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH 0/2] nfsd: delegated timestamp fix
Posted by Jeff Layton 2 weeks, 2 days ago
The first patch fixes a bug I found with delegated timestamps, and the
second makes the warning message that prompted the fix more distinct.

This is probably fine to wait until v7.0, but I think it's safe to take
them sooner since it is a bugfix.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
      nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "

 fs/nfsd/nfs4state.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 8c83500a552a34821bf9d865aec5a5588b4cfe7c
change-id: 20251203-nfsd-7-0-9b02ed10e407

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>
Re: [PATCH 0/2] nfsd: delegated timestamp fix
Posted by Chuck Lever 2 weeks, 1 day ago
From: Chuck Lever <chuck.lever@oracle.com>

On Wed, 03 Dec 2025 10:52:14 -0500, Jeff Layton wrote:
> The first patch fixes a bug I found with delegated timestamps, and the
> second makes the warning message that prompted the fix more distinct.
> 
> This is probably fine to wait until v7.0, but I think it's safe to take
> them sooner since it is a bugfix.
> 
> 
> [...]

Applied to nfsd-testing, thanks!

[1/2] nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
      commit: f0cba9453ad1a29679bd3d872aee5dd691b84d1d
[2/2] nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
      commit: 1f0bbd7fd62f1f00ecf0df3dc53083d2205d994d

--
Chuck Lever