Whamcloud - gitweb
LU-5307 build: fix unused/uninitialized variable warnings 89/11189/7
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 23 Jul 2014 07:00:45 +0000 (01:00 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 12 Sep 2014 09:37:14 +0000 (03:37 -0600)
commit20310b5c3a10a3a1d88f516bedcd97e8cff2ed78
tree22e0098fbd651406a03e901a39efa2bc7d4bfa88
parent31dbff763074a35bee03fa2cfd92ffc78b97e3a0
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/zap.c
e2fsck/pass5.c