Whamcloud - gitweb
Fix e2fsck so that it does not complain if the resize_inode feature is
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Jan 2005 21:49:56 +0000 (16:49 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 23 Jan 2005 21:49:56 +0000 (16:49 -0500)
commit2d096010069cc7caae16ce21357668c53fe8e1c5
tree238460b8495b37e27c68eb143c89904711ed9c41
parent02f61b88741ade4fbddf5f59994915a09ce95539
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.
e2fsck/ChangeLog
e2fsck/super.c