Whamcloud - gitweb
resize2fs: fix gcc -Wall nits and valgrind complaints
authorTheodore Ts'o <tytso@mit.edu>
Fri, 30 Nov 2012 00:52:39 +0000 (19:52 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Nov 2012 00:52:39 +0000 (19:52 -0500)
commit5e27a274d320b44c631a37d4b04a84aa3ca5428c
treeb2d0ed0d1e7a4a444ad5c4c0b1a9e0cfab6a0f04
parent0f8186598ccb0c5e8666b6efe7178c69e73d81b6
resize2fs: fix gcc -Wall nits and valgrind complaints

One of these fixes was triggering failures when running:

./test_scripts --valgrind r_move_itable r_inline_xattr r_resize_inode

It should be a false positive, but it fixing this makes it easier to
see real problems.

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