]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph_fuse.cc: fix 64/32bit detection
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 21 Feb 2017 15:50:13 +0000 (16:50 +0100)
committerKefu Chai <kchai@redhat.com>
Mon, 10 Apr 2017 15:34:18 +0000 (23:34 +0800)
commitf47cc2869b000e4f36cbf1e13d55300a3aad59ee
tree749501d9ced68de45c751ceda7edf22bc505bc4b
parenta5372d5ca6a24dce980c30ef2a67199276b56187
ceph_fuse.cc: fix 64/32bit detection

Fix for:

[src/ceph_fuse.cc:111]: (style) Condition 'sizeof(long)==4' is always false

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/ceph_fuse.cc