commit | 49c6b4e9472f53c252126f1c9a5a6e9629967d1f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 27 20:59:42 2006 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 27 20:59:42 2006 -0400 |
tree | 174d4ba9462a56eb6780465954a5ed2bcccaf5ec | |
parent | 1f2da2c01108544b7ee7020bc6e3da1e58f29a3e [diff] |
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>