Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-15 | orangefs: clean up debugfs globals | Martin Brandenburg | 1 | -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-04 | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 1 | -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> |