]> git.apps.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:48:18 +0000 (12:48 +0200)
commitd4f97bc672434f421c975449123e514c44cb3c5e
tree7b2023101c6e173ef8af117a3afb405fe11c0f8c
parent3114a6b1acc44f42db0db64d726c7d3c28175d0b
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