Whamcloud - gitweb
e2fsck: Enhance fragcheck report with file/directory information
authorTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2008 03:00:13 +0000 (22:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2008 03:00:13 +0000 (22:00 -0500)
commit100d4701d5338807a99565aa528970da644e0953
treeb129b13fa6a1749f52547a269129f7f6e4f1ab1f
parentce44d8cafa36e5c57f056be5b340d51c8ab819c6
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>
e2fsck/pass1.c