commit | af0df2aa4a073f7e1a2d58b40010ecd891e80a60 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 09 12:13:40 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 09 12:13:40 2011 -0400 |
tree | 9fc556781dba13d8601647a2358b5963153a4941 | |
parent | b4db1e4c7461a50e18c9fd135b9f1ba6f27e4390 [diff] |
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>