]> 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)
committerXiubo Li <xiubli@redhat.com>
Sat, 18 Apr 2020 00:40:18 +0000 (20:40 -0400)
commit1c3dd60f217129f6ed718ca40098994a12259262
tree1ccf2921c19762b339c04d1657cbba8e28628695
parent138018eddc8a48c7cfcf634bdff9649c5236a715
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>
src/common/options.cc