]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-fuse: enable the big writes as default
authorXiubo Li <xiubli@redhat.com>
Thu, 16 Apr 2020 10:13:17 +0000 (06:13 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Apr 2020 10:37:24 +0000 (12:37 +0200)
commit5d124bd9e58cdb7e7ee9f796c3176493e16237cb
tree481beacf29c8b9955baac648e4e0494694433dcf
parenta8c125c7d78f5cd973863993d258cd717ade4c99
ceph-fuse: enable the big writes as default

When the libfuse version < 3, without the big_writes options enabled
the write perf is very poor.

Fixes: https://tracker.ceph.com/issues/44885
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 1c3dd60f217129f6ed718ca40098994a12259262)
src/common/options.cc