ext4: remove obsolete mount options from ext4's documentation
authorTheodore Ts'o <tytso@mit.edu>
Sun, 1 May 2011 22:14:26 +0000 (18:14 -0400)
committerTheodore 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

index c79ec58..3ae9bc9 100644 (file)
@@ -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.