git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4611ab
)
ext4: display the correct mount option in /proc/mounts for [no]init_itable
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 13 Dec 2011 03:06:18 +0000
(22:06 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 13 Dec 2011 03:06:18 +0000
(22:06 -0500)
/proc/mounts was showing the mount option [no]init_inode_table when
the correct mount option that will be accepted by parse_options() is
[no]init_itable.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
No differences found