Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time
@ 2026-01-26 12:10 Jeff Layton
  2026-01-26 12:10 ` [PATCH v3 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-26 12:10 UTC (permalink / raw)
  To: Chuck Lever, NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, linux-kernel, Jeff Layton

This version just updates the comments an changelogs per Claude's
recommendations.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Changes in v3:
- add comment over nfsd4_want_deleg_timestamps()
- add info to changelog about how to disable delegated timestamps at runtime
- Link to v2: https://lore.kernel.org/r/20260125-delegts-v2-0-cd004157fb46@kernel.org

Changes in v2:
- Don't create debugfs file when CONFIG_NFSD_V4 is disabled
- Link to v1: https://lore.kernel.org/r/20260122-delegts-v1-0-40fbb180556c@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   |  4 ++++
 fs/nfsd/nfs4state.c | 15 ++++++++-------
 fs/nfsd/nfsd.h      |  1 +
 4 files changed, 13 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-26 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 12:10 [PATCH v3 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time Jeff Layton
2026-01-26 12:10 ` [PATCH v3 1/2] nfsd: add a runtime switch for disabling delegated timestamps Jeff Layton
2026-01-26 12:10 ` [PATCH v3 2/2] nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option Jeff Layton
2026-01-26 18:27 ` [PATCH v3 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