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