Whamcloud - gitweb
debugfs: fix debugfs/quota.c compile warnings
authorAndreas Dilger <adilger@dilger.ca>
Thu, 22 May 2014 06:38:07 +0000 (00:38 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 May 2014 21:57:21 +0000 (17:57 -0400)
commit999d38d9b964dab6f623109e96233314150e8b28
tree3b268d2ddd1ed2054b3f57bf121fc518d280580b
parent9d8cd8c461136d2a2c4bf0879a792c227665b31c
debugfs: fix debugfs/quota.c compile warnings

Fix type mismatch and unused variable warnings.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/quota.c