commit | 1862ef72002603f6bed9df68e0b9e577dd6370ca | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun Dec 14 21:12:37 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Dec 14 21:12:37 2014 -0500 |
tree | 8ee0e14f88076b4e109a15a6c28d2e5fe7767d37 | |
parent | 2273a17ae8161475a9cb006f923aeb037288046a [diff] |
resize2fs: set bg flags and unused inode count when resizing Recalculate the unused inode count and the block/inode uninit flags when resizing a filesystem. This can speed up future e2fsck runs considerably and will reduce mount times. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>