diff options
author | Niels de Vos <ndevos@redhat.com> | 2015-02-26 13:59:02 +0100 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2015-02-26 09:14:06 -0800 |
commit | f364d963b63a13979d07f7871a3c02b205e20bed (patch) | |
tree | a4a116a5003ea1801d595eaa838790ba1145eacc /api | |
parent | 0e3fd04e93b163f27ecbea4a3a777c041b4352b4 (diff) |
dht: fix for dht_lock_count() compile error
dht-common.h includes a function definition with "inline", but the
function is not declared in the header. Dropping the "inline" compile
directive so that linking against .o files works correctly.
BUG: 1196650
Change-Id: I105be591125b29cd455769b0c4ff22d6e139227d
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/9760
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Shyamsundar Ranganathan <srangana@redhat.com>
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Tested-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions