Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-15 | orangefs: clean up debugfs globals | Martin Brandenburg | |
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 | |
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com> |