orangefs: clean up debugfs globals
authorMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 15:38:36 +0000 (11:38 -0400)
committerMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 15:38:36 +0000 (11:38 -0400)
commit44f4641073f132429e1e9a53412600206e8f7d06
tree65ba85e9b795a2d1610bce311b3bd3aff44b2075
parenta21aae3bb15a1d08040bdcf5a73504c0da9f5080
orangefs: clean up debugfs globals

Mostly this is moving code into orangefs-debugfs.c so that globals turn
into static globals.

Then gossip_debug_mask is renamed orangefs_gossip_debug_mask but keeps
global visibility, so it can be used from a macro.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/devorangefs-req.c
fs/orangefs/orangefs-debugfs.c
fs/orangefs/orangefs-debugfs.h
fs/orangefs/orangefs-kernel.h
fs/orangefs/orangefs-mod.c
fs/orangefs/orangefs-utils.c
fs/orangefs/protocol.h