]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-fuse: fallocate appears in fuse 2.9.1, not 2.9
authorSage Weil <sage@inktank.com>
Tue, 20 Aug 2013 04:46:29 +0000 (21:46 -0700)
committerSage Weil <sage@inktank.com>
Tue, 20 Aug 2013 05:49:49 +0000 (22:49 -0700)
commit6eee73c9b7fc57438a8313c74fc0c8da37a6f642
treeeb31e74aad82047f97ec3d770ee22e619d4d6ee4
parent10192747432033f7919527a910f0bae69c7ee191
ceph-fuse: fallocate appears in fuse 2.9.1, not 2.9

There is no macro to differentiate 2.9 from 2.9.1, so we have to wait
to use this until 3.0.  :(

Signed-off-by: Sage Weil <sage@inktank.com>
src/client/fuse_ll.cc