commit | 5a916be1b31de9e833aa764de6faf27bb79f9b83 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Mar 04 19:27:31 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Mar 04 19:27:31 2012 -0500 |
tree | 62cf0697a0edef5ab44870cbc81cf07451f232ef | |
parent | 2adf6da8379b68838aa1002e11efd66916689a9b [diff] |
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>