Whamcloud - gitweb
Add handling for invalid option characters in debugfs subcommands
authorTheodore Ts'o <tytso@mit.edu>
Fri, 28 Apr 2006 00:59:42 +0000 (20:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 28 Apr 2006 00:59:42 +0000 (20:59 -0400)
commit49c6b4e9472f53c252126f1c9a5a6e9629967d1f
tree174d4ba9462a56eb6780465954a5ed2bcccaf5ec
parent1f2da2c01108544b7ee7020bc6e3da1e58f29a3e
Add handling for invalid option characters in debugfs subcommands

Fix the debugfs commands htree_dump, dx_hash, and list_dir so they print a
print a usage message when an illegal option character is given.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/ChangeLog
debugfs/htree.c
debugfs/ls.c