summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-debugfs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* orangefs: clean up debugfs globalsMartin Brandenburg2016-08-151-2/+6
| | | | | | | | | | 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>
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-0/+3
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com>