]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: disable filestore_xfs_extsize by default 7411/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 18 Jan 2016 15:24:46 +0000 (08:24 -0700)
committerLoic Dachary <ldachary@redhat.com>
Fri, 29 Jan 2016 04:21:18 +0000 (11:21 +0700)
commitc7252a3d54bae88f91c2b4e63fc9c27cfbb2423e
tree5e3a230b4814013742cd12db301606edee01d938
parent86ba6caf992d2544cdd174e3b3f26a6099c91fc5
osd: disable filestore_xfs_extsize by default

This option involves a tradeoff: When disabled, fragmentation is worse,
but large sequential writes are faster. When enabled, large sequential
writes are slower, but fragmentation is reduced.

Fixes: #14397
(cherry picked from commit aed85775bf53c273786ce4999320134822722af5)
src/common/config_opts.h