]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: Update FUSE_USE_VERSION from 26 to 30.
authormajianpeng <majianpeng@gmail.com>
Thu, 1 Aug 2013 03:19:02 +0000 (11:19 +0800)
committerSage Weil <sage@inktank.com>
Wed, 2 Oct 2013 21:42:43 +0000 (14:42 -0700)
commit63f5814855d36e9e79a125c9a3321cea62d9dd1c
tree36200a17458674e99a09dac1862dd9926b01bf3c
parentf8a947d92005a4cda42cab48ddfcd6e419c0b5d7
ceph: Update FUSE_USE_VERSION from 26 to 30.

When compiling, it met this error:
>In file included from /usr/local/include/fuse/fuse.h:19:0,
>                 from client/fuse_ll.cc:17:
>/usr/local/include/fuse/fuse_common.h:474:4: error: #error only API
>version 30 or greater is supported
Update FUSE_USE_VERSION from 26 to 30.

Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
fusetrace/fusetrace_ll.cc
src/client/fuse_ll.cc
src/rbd_fuse/rbd-fuse.c