commit | c146c0b87f7cef247744a649f8c1d794d18bfcb7 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sat Jan 02 23:04:47 2016 +0100 |
committer | Mike Marshall <hubcap@omnibond.com> | Mon Jan 04 16:21:37 2016 -0500 |
tree | 88053f8d8bf3a21046a45efd50d997611bb02cf1 | |
parent | acaca36dd94d1bfe381a7425984991a06ba58f53 [diff] |
orangefs: Don't pollute global namespace Prefix public functions with "orangefs_" do don't pollute the global namespace. This fixes a build issue on UML which also has block_signals(). Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>