]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3
authorXiubo Li <xiubli@redhat.com>
Fri, 17 Apr 2020 09:46:24 +0000 (05:46 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Apr 2020 10:37:24 +0000 (12:37 +0200)
commit1760f5652885a5ededfaadb917dd107591d9c452
tree316e43765fe6e0efb30ae31b9b90b21a2a326269
parent78236e0dd71d9feb2e7a51f555fe5a7669001ceb
rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3

The big-writes is enabled as default from 3.0.

Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 32a45b624b5142582f1ef58f87b7442d273b0ce7)
src/rbd_fuse/rbd-fuse.cc