summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.86
1 files changed, 6 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 3b8472258..1846e11a0 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -636,6 +636,12 @@ This option implies the options
(unless overridden by subsequent options, as in the option line
.BR group,dev,suid ).
.TP
+.B iversion
+Every time the inode is modified, the i_version field will be incremented.
+.TP
+.B noiversion
+Do not increment the i_version inode field.
+.TP
.B nofail
Do not report errors for this device if it does not exist.
.TP