Whamcloud - gitweb
e2fsck: Fix check to see if an extent-based file is fragmented
authorTheodore Ts'o <tytso@mit.edu>
Mon, 11 Aug 2008 02:43:24 +0000 (22:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Aug 2008 02:43:24 +0000 (22:43 -0400)
commit63b5e354d926413d365eeff8a6d5347b3fb212d0
tree3679cf67f0b2faab90d97b2405fc674755863ae2
parent57926c8c5566f0ef5b77db326d58aa0643cf6270
e2fsck: Fix check to see if an extent-based file is fragmented

Also added support for "e2fsck -E fragcheck" which issues a
comprehensive report of discontiguous file extents.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
20 files changed:
e2fsck/e2fsck.8.in
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c
tests/d_loaddump/expect
tests/f_badjour_indblks/expect.1
tests/f_badjour_indblks/expect.2
tests/f_dup_resize/expect.2
tests/f_extents2/expect.1
tests/f_extents2/expect.2
tests/f_full_bg/expect.1
tests/f_full_bg/expect.2
tests/f_uninit_last_uninit/expect.1
tests/f_uninit_last_uninit/expect.2
tests/f_zero_inode_size/expect.1
tests/f_zero_inode_size/expect.2
tests/m_dasd_bs/expect.1
tests/m_large_file/expect.1
tests/m_std/expect.1
tests/m_uninit/expect.1