]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
tune2fs: handle inode and/or block bitmap read failures in resize_inode()
authorEric Sandeen <sandeen@redhat.com>
Fri, 16 Sep 2011 20:49:37 +0000 (15:49 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 16 Sep 2011 23:55:55 +0000 (19:55 -0400)
commitc3ecabe61d075efa1b3f451964f85f3157307f8d
treef2e0ade4bc51c8fd768739394bc356e843e2316f
parent6d4ced2192766f09f021ed801797961ad2f8e258
tune2fs: handle inode and/or block bitmap read failures in resize_inode()

Handle these failures in resize_inode, and handle the propagated
error in the caller.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c