Whamcloud - gitweb
resize2fs: Clean up the resize inode properly if necessary
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 18:18:41 +0000 (14:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 18:18:41 +0000 (14:18 -0400)
commit8ade268cf2fde8629b51bfd1c044a83db88234cd
treee1b147517cefac2f5870ef323490cf1c42b838fd
parent2be8fe43976537b75a6ee154ff3ba47e538b55fb
resize2fs: Clean up the resize inode properly if necessary

If the filesystem is grown to the point where the resize_inode is no
longer needed, clean it up properly so e2fsck doesn't have to.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
resize/resize2fs.c