commit | f0770b16ef4c3052996b8b72ce1587d2332efb89 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Sep 11 12:48:04 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 11 18:09:14 2014 -0400 |
tree | d25030314418f68a759af08be53a1020937a7312 | |
parent | c6c681632e45df376360303a00539b2a86ed7400 [diff] |
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>