Whamcloud - gitweb
debugfs: Make the extents listing in the stat command more concise
authorTheodore Ts'o <tytso@mit.edu>
Sat, 25 Sep 2010 02:05:58 +0000 (22:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 25 Sep 2010 02:05:58 +0000 (22:05 -0400)
commita9468442350b4c1e6e029493bfbc1a840b1f7efe
tree117283e3aa853fb06b06150743301be85981cac5
parent0fd68e0241e944545d43045593e82b0fb7317797
debugfs: Make the extents listing in the stat command more concise

Use "[u]" instead of "[uninit]" and limit the amount of detail printed
for the extent tree blocks, so it is more similar to the format used
for direct/indirect mapped inodes.

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