summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-debugfs.h
AgeCommit message (Collapse)AuthorFilesLines
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg1-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>
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-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>