]> 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:48:26 +0000 (12:48 +0200)
commit88efbe199e5daadd13cdb76004ad6c8da4b0ae99
tree8b1f43f57cd83962d80ddd2701f3fae760531495
parent34f99277a6e4eba5e2f2453ce1d5dfb1ff7cdbc9
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