]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: In verbose mode, distinguish between fragmented directories/files
authorTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2008 02:33:11 +0000 (21:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2008 02:33:11 +0000 (21:33 -0500)
commitce44d8cafa36e5c57f056be5b340d51c8ab819c6
tree317556fe1abea99b5fcd308bb87e9c0cd86d7807
parent42e89ce7f8823ad14099b03469c2f4e4f6530d05
e2fsck: In verbose mode, distinguish between fragmented directories/files

Track the number of non-contiguous files and directories so we can
give more detailed information in verbose mode.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c