From: Theodore Ts'o Date: Tue, 13 Dec 2011 03:06:18 +0000 (-0500) Subject: ext4: display the correct mount option in /proc/mounts for [no]init_itable X-Git-Tag: v3.2-rc6~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6cb1cda5db7b2d24bf32890826214b857c728e;p=pandora-kernel.git ext4: display the correct mount option in /proc/mounts for [no]init_itable /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" Cc: stable@kernel.org --- Reading git-diff-tree failed