]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: make ext4_show_options() be table-driven
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 00:27:31 +0000 (19:27 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 00:27:31 +0000 (19:27 -0500)
commit867b4a012b2ec4605470e105be5a156a4594b252
tree62cf0697a0edef5ab44870cbc81cf07451f232ef
parenta747a54e76343f0edba8f5e54a6e648ccd88c2eb
ext4: make ext4_show_options() be table-driven

Consistently show mount options which are the non-default, so that
/proc/mounts accurately shows the mount options that would be
necessary to mount the file system in its current mode of operation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/super.c