summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorMatthias Koenig2007-07-16 12:09:37 +0200
committerKarel Zak2007-07-16 15:10:24 +0200
commitdfcd918b6e03636483f29fe150ae2901f479fb3f (patch)
treef74594138fab9670c5e2c081febdece0b8e39f5e /mount/mount.8
parentlogin-utils: remove unwanted newlines from wall (diff)
downloadkernel-qcow2-util-linux-dfcd918b6e03636483f29fe150ae2901f479fb3f.tar.gz
kernel-qcow2-util-linux-dfcd918b6e03636483f29fe150ae2901f479fb3f.tar.xz
kernel-qcow2-util-linux-dfcd918b6e03636483f29fe150ae2901f479fb3f.zip
mount: add acl option documentation for ext3 and reiserfs
Signed-off-by: Matthias Koenig <mkoenig@suse.de>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.821
1 files changed, 21 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 4c9193287..5cf5492ff 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -1033,6 +1033,17 @@ in files after a crash and journal recovery.
Sync all data and metadata every
.I nrsec
seconds. The default value is 5 seconds. Zero means default.
+.RE
+.TP
+.BR user_xattr
+Enable Extended User Attributes. See the
+.BR attr (5)
+manual page.
+.TP
+.BR acl
+Enable POSIX Access Control Lists. See the
+.BR acl (5)
+manual page.
.SH "Mount options for fat"
(Note:
@@ -1523,6 +1534,16 @@ There is a special
.I resizer
utility which can be obtained from
.IR ftp://ftp.namesys.com/pub/reiserfsprogs .
+.TP
+.BR user_xattr
+Enable Extended User Attributes. See the
+.BR attr (5)
+manual page.
+.TP
+.BR acl
+Enable POSIX Access Control Lists. See the
+.BR acl (5)
+manual page.
.SH "Mount options for romfs"
None.