Whamcloud - gitweb
LU-5307 build: fix unused/uninitialized variable warnings 89/11189/4 v1.42.11.wc1
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 23 Jul 2014 07:00:45 +0000 (01:00 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 24 Jul 2014 22:20:31 +0000 (16:20 -0600)
commitafe5fc27f1a9e7815bd2894d6fac8cd6f583d3ea
tree3338c3124904579f3a8f2ba657582ee7f1a70e88
parentbfc5c38c68b38d56cecd8a3c3000549884514788
LU-5307 build: fix unused/uninitialized variable warnings

Fix a few warnings about unused and uninitialized variables.

Also fix util/subst.c to include <sys/time.h> to avoid using
undeclared functions gettimeofday() and futimes().

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Id7deabf6eb1f59ce98ab2cb51b9bf5198c500c1e
debugfs/debugfs.c
e2fsck/pass5.c
lib/ext2fs/blkmap64_rb.c
lib/quota/mkquota.c
misc/mk_hugefiles.c
util/subst.c