commit | 100d4701d5338807a99565aa528970da644e0953 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Dec 08 22:00:13 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 08 22:00:13 2008 -0500 |
tree | b129b13fa6a1749f52547a269129f7f6e4f1ab1f | |
parent | ce44d8cafa36e5c57f056be5b340d51c8ab819c6 [diff] |
e2fsck: Enhance fragcheck report with file/directory information Report whether a fragmented inode is a directory or a file, as this is highly useful for determining what is going on with an ext4 filesystem. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>