summaryrefslogtreecommitdiff
path: root/tests/f_holedir
AgeCommit message (Collapse)AuthorFilesLines
2008-03-13e2fsck: Fix directory i_size handlingTheodore Ts'o2-4/+11
If a directory's i_size is bigger than the number of blocks, don't try to allocate extra empty blocks to the end of the directory; there's no real point to do that. Also, if a directory's i_size is not a multiple of the blocksize, flag that as a mistake so it can be fixed. This more elegantly addresses the problem which was found on Bas van Schaik's filesystem. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
1997-04-29Many files:Theodore Ts'o1-15/+8
Checked in e2fsprogs-1.07
1997-04-29Many files:Theodore Ts'o1-0/+2
Checked in e2fsprogs 1.05
1997-04-26Many files:Theodore Ts'o2-2/+2
Checkin of e2fsprogs 1.02.
1997-04-26Many files:Theodore Ts'o4-0/+39
Checked in e2fsprogs 0.5c