]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/FileStore: automatically enable 'filestore xattr use omap' as needed 386/head
authorSage Weil <sage@inktank.com>
Sat, 29 Jun 2013 01:26:31 +0000 (18:26 -0700)
committerSage Weil <sage@inktank.com>
Mon, 1 Jul 2013 20:45:25 +0000 (13:45 -0700)
commit6d90dad45e089447562e9a01fd9ca0f7a2aaf2b1
tree009630a2de38dacac70d44ae60be8a202b53d11f
parent1b578a804beda391dfde25e0e828fc99785f8487
os/FileStore: automatically enable 'filestore xattr use omap' as needed

Automatically enable the 'filestore xattr use omap' option if the fs
does not appear to handle large xattrs on its own.

This makes for a more pleasant use experience as they are not told to
enable something that we already know they must enable in order to
continue.

Fixes: #5137
Signed-off-by: Sage Weil <sage@inktank.com>
src/os/FileStore.cc
src/vstart.sh