projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc2070a
)
ext4: remove obsolete mount options from ext4's documentation
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 1 May 2011 22:14:26 +0000
(18:14 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 1 May 2011 22:14:26 +0000
(18:14 -0400)
The block reservation code from ext3 was removed long ago...
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Documentation/filesystems/ext4.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/filesystems/ext4.txt
b/Documentation/filesystems/ext4.txt
index c79ec58fd7f6f3df8ee32d98448cf4acfe5d7705..3ae9bc94352a660f2d3ed9feccc0b3aa8955ffcc 100644
(file)
--- a/
Documentation/filesystems/ext4.txt
+++ b/
Documentation/filesystems/ext4.txt
@@
-226,10
+226,6
@@
acl Enables POSIX Access Control Lists support.
noacl This option disables POSIX Access Control List
support.
-reservation
-
-noreservation
-
bsddf (*) Make 'df' act like BSD.
minixdf Make 'df' act like Minix.