[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260125-delegts-v2-0-cd004157fb46@kernel.org>
Date: Sun, 25 Jan 2026 07:24:12 -0500
From: Jeff Layton <jlayton@...nel.org>
To: Chuck Lever <chuck.lever@...cle.com>, NeilBrown <neil@...wn.name>,
Olga Kornievskaia <okorniev@...hat.com>, Dai Ngo <Dai.Ngo@...cle.com>,
Tom Talpey <tom@...pey.com>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Jeff Layton <jlayton@...nel.org>
Subject: [PATCH v2 0/2] nfsd: move delegated timestamps to being runtime
disabled instead of compile time
Small update: The kernel test robot reported that this didn't build when
CONFIG_NFSD_V4 was disabled. The fix is to compile out the new debugfs
file when that's the case. Resending both patches, but the second patch
is identical.
Signed-off-by: Jeff Layton <jlayton@...nel.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 | 11 ++++-------
fs/nfsd/nfsd.h | 1 +
4 files changed, 9 insertions(+), 17 deletions(-)
---
base-commit: 2a1dde6dd823e94e0768e929566dd65cd74ca793
change-id: 20260122-delegts-150060ac7c9a
Best regards,
--
Jeff Layton <jlayton@...nel.org>
Powered by blists - more mailing lists