From 7b7ea451bf6d780d63318a1e7e756c05553bbe83 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Tue, 18 Sep 2007 16:21:07 +0000 Subject: Updated manpages to explain --no-mixed-paths (Jan Kara) Changed the defaults so that tools now use NFSv4 pathnames without leading / by default (Jan Kara) --- setquota.8 | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'setquota.8') diff --git a/setquota.8 b/setquota.8 index 3879532..4593d9f 100644 --- a/setquota.8 +++ b/setquota.8 @@ -4,7 +4,7 @@ setquota \- set disk quotas .SH SYNOPSIS .B setquota [ -.B \-r +.B \-rm ] [ .B \-u @@ -26,7 +26,7 @@ setquota \- set disk quotas .LP .B setquota [ -.B \-r +.B \-rm ] [ .B \-u @@ -49,7 +49,7 @@ setquota \- set disk quotas .B setquota .B \-b [ -.B \-r +.B \-rm ] [ .B \-u @@ -67,6 +67,8 @@ setquota \- set disk quotas .B setquota .B \-t [ +.B \-m +] [ .B \-u | .B \-g @@ -84,6 +86,8 @@ setquota \- set disk quotas .B setquota .B \-T [ +.B \-m +] [ .B \-u | .B \-g @@ -116,6 +120,16 @@ Edit also remote quota use rpc.rquotad on remote server to set quota. This option is available only if quota tools were compiled with enabled support for setting quotas over RPC. .TP +.B -m, --no-mixed-pathnames +Currently, pathnames of NFSv4 mountpoints are sent without leading slash in the path. +.BR rpc.rquotad +uses this to recognize NFSv4 mounts and properly prepend pseudoroot of NFS filesystem +to the path. If you specify this option, +.BR setquota +will always send paths with a trailing slash. This can be useful for legacy reasons but +be aware that quota over RPC will stop working if you are using new +.BR rpc.rquotad . +.TP .B -F, --format=\f2quotaformat\f1 Perform setting for specified format (ie. don't perform format autodetection). Possible format names are: -- cgit v1.2.3