]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb63742731e0606802c8204472b498e249fa2703
tree65ba85e9b795a2d1610bce311b3bd3aff44b2075
parent9731cdfddf3ee87979b200c9cd84c619752c2c73
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