Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-22 | e2fsck: Fix double-counting of non-contiguous extent-based inodes | Theodore Ts'o | 2 | -2/+2 | |
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | |||||
2008-08-10 | e2fsck: Fix check to see if an extent-based file is fragmented | Theodore Ts'o | 2 | -2/+2 | |
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> | |||||
2008-06-02 | f_extents2: Add new test case testing e2fsck's support for extents | Theodore Ts'o | 4 | -0/+78 | |
This test case tests blocks claimed by multiple inodes, as well as other forms of invalid extents. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> |