commit | a9468442350b4c1e6e029493bfbc1a840b1f7efe | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Sep 24 22:05:58 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 24 22:05:58 2010 -0400 |
tree | 117283e3aa853fb06b06150743301be85981cac5 | |
parent | 0fd68e0241e944545d43045593e82b0fb7317797 [diff] |
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>