Whamcloud - gitweb
add debugfs command to print known features
authorAndreas Dilger <adilger@sun.com>
Sun, 24 Aug 2008 03:42:46 +0000 (21:42 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Aug 2008 01:31:52 +0000 (21:31 -0400)
commit03efde8abe79c80ff369206d06d4f1e476b08f53
tree38fbb40a61b67a044cae622b79e5545af994aeb7
parent28b74daa10bfd4e6d908ca030a9d9c5b8269a26c
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>
debugfs/debug_cmds.ct
debugfs/debugfs.c
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/feature.c