]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: revert 'osd max xattr size' limit
authorSage Weil <sage@inktank.com>
Mon, 23 Sep 2013 23:23:33 +0000 (16:23 -0700)
committerSage Weil <sage@inktank.com>
Mon, 23 Sep 2013 23:23:33 +0000 (16:23 -0700)
commitabb88d70643c3a76435b7a9d5b04ff29f7502361
tree2e2038d250d4831afab606d10b275aeed5d598f7
parentda42355a6d8ef7197ae6f9f3bef2eb6f9f8ca9cb
osd: revert 'osd max xattr size' limit

Set it to 0 (unlimited) for now.

Backport: dumpling

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
src/common/config_opts.h
src/osd/ReplicatedPG.cc
src/test/librados/misc.cc