commit | 03efde8abe79c80ff369206d06d4f1e476b08f53 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@sun.com> | Sat Aug 23 21:42:46 2008 -0600 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 24 21:31:52 2008 -0400 |
tree | 38fbb40a61b67a044cae622b79e5545af994aeb7 | |
parent | 28b74daa10bfd4e6d908ca030a9d9c5b8269a26c [diff] |
add debugfs command to print known features Print out the currently supported features of e2fsprogs/libext2fs via a new "debugfs supported_features" command. This helps scripts to know whether it is possible to try and enable specific features in the filesystem. Signed-off-by: Kalpak Shah <kalpak.shah@sun.com> Signed-off-by: Andreas Dilger <adilger@sun.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>