OSDN Git Service

libsupport: fix gcc -Wall nits
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 May 2016 21:36:43 +0000 (17:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 May 2016 21:36:43 +0000 (17:36 -0400)
commita701823a31505c5765d327d02bb14aa43fc34ae5
treec062727c0ae3eff91fec37d85783163629e75cc9
parentc2ff6bac501ce53580fb6d7970606b01f9ed3644
libsupport: fix gcc -Wall nits

Also add better error checking to mke2fs and e2fsck's calls to quota
functions in libsupport.a.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
13 files changed:
e2fsck/problem.c
e2fsck/problem.h
e2fsck/unix.c
lib/support/common.h
lib/support/mkquota.c
lib/support/plausible.c
lib/support/profile.c
lib/support/profile.h
lib/support/profile_helpers.c
lib/support/quotaio.c
lib/support/quotaio_tree.c
misc/mke2fs.c
misc/tune2fs.c