Whamcloud - gitweb
debugfs: add a new debugfs command 'blocks'
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Jul 2011 16:13:40 +0000 (12:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Jul 2011 16:13:40 +0000 (12:13 -0400)
commitaf0df2aa4a073f7e1a2d58b40010ecd891e80a60
tree9fc556781dba13d8601647a2358b5963153a4941
parentb4db1e4c7461a50e18c9fd135b9f1ba6f27e4390
debugfs: add a new debugfs command 'blocks'

The blocks command prints out the blocks used by a particular inode,
in a format which is useful for test suite automation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debug_cmds.ct
debugfs/debugfs.8.in
debugfs/debugfs.c
debugfs/debugfs.h