public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nfsdcltrack related manpage and configure file cleanup
@ 2025-01-11  9:55 Steve Dickson
  2025-01-11 12:46 ` Jeff Layton
  2025-01-15  9:40 ` Steve Dickson
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Dickson @ 2025-01-11  9:55 UTC (permalink / raw)
  To: Linux NFS Mailing list

Fixes: https://issues.redhat.com/browse/RHEL-73500
Signed-off-by: Steve Dickson <steved@redhat.com>
---
 nfs.conf             |  4 ----
 systemd/nfs.conf.man | 14 --------------
 2 files changed, 18 deletions(-)

diff --git a/nfs.conf b/nfs.conf
index 087d7372..3cca68c3 100644
--- a/nfs.conf
+++ b/nfs.conf
@@ -60,10 +60,6 @@
 # debug=0
 # storagedir=/var/lib/nfs/nfsdcld
 #
-[nfsdcltrack]
-# debug=0
-# storagedir=/var/lib/nfs/nfsdcltrack
-#
 [nfsd]
 # debug=0
 # threads=16
diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man
index d03fc887..e6a84a97 100644
--- a/systemd/nfs.conf.man
+++ b/systemd/nfs.conf.man
@@ -158,19 +158,6 @@ is equivalent to providing the
 .B \-\-log\-auth
 option.
 
-.TP
-.B nfsdcltrack
-Recognized values:
-.BR storagedir .
-
-The
-.B nfsdcltrack
-program is run directly by the Linux kernel and there is no
-opportunity to provide command line arguments, so the configuration
-file is the only way to configure this program.  See
-.BR nfsdcltrack (8)
-for details.
-
 .TP
 .B nfsd
 Recognized values:
@@ -329,7 +316,6 @@ for deatils.
 Various configuration files read in order.  Later settings override
 earlier settings.
 .SH SEE ALSO
-.BR nfsdcltrack (8),
 .BR rpc.nfsd (8),
 .BR rpc.mountd (8),
 .BR nfsmount.conf (5).
-- 
2.47.1


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

* Re: [PATCH] nfsdcltrack related manpage and configure file cleanup
  2025-01-11  9:55 [PATCH] nfsdcltrack related manpage and configure file cleanup Steve Dickson
@ 2025-01-11 12:46 ` Jeff Layton
  2025-01-15  9:40 ` Steve Dickson
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Layton @ 2025-01-11 12:46 UTC (permalink / raw)
  To: Steve Dickson, Linux NFS Mailing list

On Sat, 2025-01-11 at 04:55 -0500, Steve Dickson wrote:
> Fixes: https://issues.redhat.com/browse/RHEL-73500
> Signed-off-by: Steve Dickson <steved@redhat.com>
> ---
>  nfs.conf             |  4 ----
>  systemd/nfs.conf.man | 14 --------------
>  2 files changed, 18 deletions(-)
> 
> diff --git a/nfs.conf b/nfs.conf
> index 087d7372..3cca68c3 100644
> --- a/nfs.conf
> +++ b/nfs.conf
> @@ -60,10 +60,6 @@
>  # debug=0
>  # storagedir=/var/lib/nfs/nfsdcld
>  #
> -[nfsdcltrack]
> -# debug=0
> -# storagedir=/var/lib/nfs/nfsdcltrack
> -#
>  [nfsd]
>  # debug=0
>  # threads=16
> diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man
> index d03fc887..e6a84a97 100644
> --- a/systemd/nfs.conf.man
> +++ b/systemd/nfs.conf.man
> @@ -158,19 +158,6 @@ is equivalent to providing the
>  .B \-\-log\-auth
>  option.
>  
> -.TP
> -.B nfsdcltrack
> -Recognized values:
> -.BR storagedir .
> -
> -The
> -.B nfsdcltrack
> -program is run directly by the Linux kernel and there is no
> -opportunity to provide command line arguments, so the configuration
> -file is the only way to configure this program.  See
> -.BR nfsdcltrack (8)
> -for details.
> -
>  .TP
>  .B nfsd
>  Recognized values:
> @@ -329,7 +316,6 @@ for deatils.
>  Various configuration files read in order.  Later settings override
>  earlier settings.
>  .SH SEE ALSO
> -.BR nfsdcltrack (8),
>  .BR rpc.nfsd (8),
>  .BR rpc.mountd (8),
>  .BR nfsmount.conf (5).

Reviewed-by: Jeff Layton <jlayton@kernel.org>

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

* Re: [PATCH] nfsdcltrack related manpage and configure file cleanup
  2025-01-11  9:55 [PATCH] nfsdcltrack related manpage and configure file cleanup Steve Dickson
  2025-01-11 12:46 ` Jeff Layton
@ 2025-01-15  9:40 ` Steve Dickson
  1 sibling, 0 replies; 3+ messages in thread
From: Steve Dickson @ 2025-01-15  9:40 UTC (permalink / raw)
  To: Linux NFS Mailing list



On 1/11/25 4:55 AM, Steve Dickson wrote:
> Fixes: https://issues.redhat.com/browse/RHEL-73500
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed...

steved.

> ---
>   nfs.conf             |  4 ----
>   systemd/nfs.conf.man | 14 --------------
>   2 files changed, 18 deletions(-)
> 
> diff --git a/nfs.conf b/nfs.conf
> index 087d7372..3cca68c3 100644
> --- a/nfs.conf
> +++ b/nfs.conf
> @@ -60,10 +60,6 @@
>   # debug=0
>   # storagedir=/var/lib/nfs/nfsdcld
>   #
> -[nfsdcltrack]
> -# debug=0
> -# storagedir=/var/lib/nfs/nfsdcltrack
> -#
>   [nfsd]
>   # debug=0
>   # threads=16
> diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man
> index d03fc887..e6a84a97 100644
> --- a/systemd/nfs.conf.man
> +++ b/systemd/nfs.conf.man
> @@ -158,19 +158,6 @@ is equivalent to providing the
>   .B \-\-log\-auth
>   option.
>   
> -.TP
> -.B nfsdcltrack
> -Recognized values:
> -.BR storagedir .
> -
> -The
> -.B nfsdcltrack
> -program is run directly by the Linux kernel and there is no
> -opportunity to provide command line arguments, so the configuration
> -file is the only way to configure this program.  See
> -.BR nfsdcltrack (8)
> -for details.
> -
>   .TP
>   .B nfsd
>   Recognized values:
> @@ -329,7 +316,6 @@ for deatils.
>   Various configuration files read in order.  Later settings override
>   earlier settings.
>   .SH SEE ALSO
> -.BR nfsdcltrack (8),
>   .BR rpc.nfsd (8),
>   .BR rpc.mountd (8),
>   .BR nfsmount.conf (5).


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

end of thread, other threads:[~2025-01-15  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-11  9:55 [PATCH] nfsdcltrack related manpage and configure file cleanup Steve Dickson
2025-01-11 12:46 ` Jeff Layton
2025-01-15  9:40 ` Steve Dickson

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