Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time
@ 2026-01-22 18:59 Jeff Layton
  2026-01-22 18:59 ` [PATCH 1/2] nfsd: add a runtime switch for disabling delegated timestamps Jeff Layton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Layton @ 2026-01-22 18:59 UTC (permalink / raw)
  To: Chuck Lever, NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, linux-kernel, Jeff Layton

The delegated timestamp code seems to be working well enough that want
to just always enable it. There is a chance though that some clients or
workloads could still see problems, so this also adds a debugfs switch
to allow disabling them at runtime.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      nfsd: add a runtime switch for disabling delegated timestamps
      nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option

 fs/nfsd/Kconfig     | 10 ----------
 fs/nfsd/debugfs.c   |  3 +++
 fs/nfsd/nfs4state.c | 11 ++++-------
 fs/nfsd/nfsd.h      |  1 +
 4 files changed, 8 insertions(+), 17 deletions(-)
---
base-commit: 2a1dde6dd823e94e0768e929566dd65cd74ca793
change-id: 20260122-delegts-150060ac7c9a

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-22 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 18:59 [PATCH 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time Jeff Layton
2026-01-22 18:59 ` [PATCH 1/2] nfsd: add a runtime switch for disabling delegated timestamps Jeff Layton
2026-01-22 18:59 ` [PATCH 2/2] nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option Jeff Layton
2026-01-22 22:04 ` [PATCH 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox