Whamcloud - gitweb
debugfs: fix command failures for extent_inode commands that take arguments
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Mar 2013 18:19:16 +0000 (14:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Mar 2013 18:19:16 +0000 (14:19 -0400)
commit16b1fcf87d269ed6339be09ae84a4f833108f9c4
treebd39d6f21636c04ef8f2bf3eb82f1f8c7691f9d7
parentd3f58ef166dea70f1e3e7a09b19c3ec964eb1730
debugfs: fix command failures for extent_inode commands that take arguments

The extent_inode commands split_node, replace_node, and insert_node
take arguments which resulted in confusing error messages after
succeeding.  Fix this.

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