commit | aa22df2cc84011808ad7227437ac8f0e01030480 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jan 28 23:58:27 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 28 23:58:27 2008 -0500 |
tree | 19dc3172d07ee2fb776ec4e811b4e50e910fc058 | |
parent | c14c6fd5c56a0d0495d8a7c0f2bc330be658663e [diff] |
ext4: Fix ext4_show_options to show the correct mount options. We need to look at the default value and make sure the mount options are not set via default value before showing them via ext4_show_options Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>