commit | 2d096010069cc7caae16ce21357668c53fe8e1c5 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jan 23 16:49:56 2005 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jan 23 16:49:56 2005 -0500 |
tree | 238460b8495b37e27c68eb143c89904711ed9c41 | |
parent | 02f61b88741ade4fbddf5f59994915a09ce95539 [diff] |
Fix e2fsck so that it does not complain if the resize_inode feature is enabled, but s_reserved_gdt_blocks is zero and there is no double indirect block in the resize inode. If there are no blocks reserved for on-line expansion, there is no need for the DIND block to be allocated in the resize inode.