summaryrefslogtreecommitdiff
path: root/edquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'edquota.8')
-rw-r--r--edquota.812
1 files changed, 11 insertions, 1 deletions
diff --git a/edquota.8 b/edquota.8
index 320c00a..061bb32 100644
--- a/edquota.8
+++ b/edquota.8
@@ -10,7 +10,7 @@ edquota \- edit user quotas
.BR \-u \ |
.B \-g
] [
-.B \-r
+.B \-rm
] [
.B \-F
.I format-name
@@ -95,6 +95,16 @@ The
.B -n
option is equivalent, and is maintained for backward compatibility.
.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 -u, --user
Edit the user quota. This is the default.
.TP