]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: osd configured limit on max omap keys during read
authorSage Weil <sage@redhat.com>
Thu, 17 Nov 2016 22:37:41 +0000 (16:37 -0600)
committerSage Weil <sage@redhat.com>
Thu, 17 Nov 2016 23:00:36 +0000 (17:00 -0600)
commit91bb5fbb87de596aa624419ddb0821a61a2cabc9
tree10936f56dff4d2e51dba9cf47bff0dcd95a419e7
parent7a5eb3b73ff55ba97f8f12a0689364ae41b71a53
osd/ReplicatedPG: osd configured limit on max omap keys during read

This doesn't apply to the ops that explicitly name keys to read; those
aren't as risky.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/osd/ReplicatedPG.cc