diff options
author | Harshavardhana <harsha@harshavardhana.net> | 2014-06-13 18:50:44 -0700 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-06-17 23:16:57 -0700 |
commit | d0657d2989c1ba50ff76f15223ed9ce6a20a8682 (patch) | |
tree | 17dd1bcbe616d5dd044878c32e5caecd5db28427 /xlators/features/snapview-server | |
parent | b6c8b1b47838228611e1a619890effe8b2dd2ad3 (diff) |
glusterd: Avoid simple inline function definitions with local scope
C99/clang treats simple 'inline' function definitions as external
scoped functions - this leads to flat_namespace issue on OSX.
Avoid them by making them 'static inline' instead.
Change-Id: I03deb4a72e0ba16e5e21e9739792b777898b67ed
BUG: 1089172
Signed-off-by: Harshavardhana <harsha@harshavardhana.net>
Reviewed-on: http://review.gluster.org/8067
Reviewed-by: Krishnan Parthasarathi <kparthas@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'xlators/features/snapview-server')
0 files changed, 0 insertions, 0 deletions