Whamcloud - gitweb
debugfs: fix gcc-wall complaints
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2013 19:41:46 +0000 (14:41 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2013 21:54:09 +0000 (16:54 -0500)
commit9e85208e84bbdea9cfe6e8887502a1c4d92efbe5
treef42f1f9752476a49a4d1470885edd59c6741331c
parent5a760d4906c620ef84886378db5eff28bdbd2e96
debugfs: fix gcc-wall complaints

Fix the missing function prototypes from the recently added new
debugfs commands, plus some signed vs unsigned comparison complaints.

Also change the abbreviation of the block_dump command from "bp" to
the more appropriate "bp".

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debug_cmds.ct
debugfs/debugfs.c
debugfs/debugfs.h
debugfs/extent_inode.c
debugfs/zap.c