]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: expand root dir if linking l+f fails
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 11 Sep 2014 19:48:04 +0000 (12:48 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 22:09:14 +0000 (18:09 -0400)
commitf0770b16ef4c3052996b8b72ce1587d2332efb89
treed25030314418f68a759af08be53a1020937a7312
parentc6c681632e45df376360303a00539b2a86ed7400
e2fsck: expand root dir if linking l+f fails

If there isn't space in the root directory to add the lost+found
entry, try expanding the root directory before failing the fsck.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass3.c
tests/f_expandroot_create_lnf/expect.1 [new file with mode: 0644]
tests/f_expandroot_create_lnf/expect.2 [new file with mode: 0644]
tests/f_expandroot_create_lnf/image.gz [new file with mode: 0644]
tests/f_expandroot_create_lnf/name [new file with mode: 0644]