]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix issues with 'enforce bounds' patch
authorJoao Eduardo Luis <joao@suse.de>
Thu, 29 Nov 2018 01:05:31 +0000 (01:05 +0000)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 10 Jan 2019 18:21:59 +0000 (19:21 +0100)
commit3d49b73cbb06621256bbc7830836411e565e48ca
tree5d64938a18d81a094fa2c271c171c50ba79bd630
parent4337e6a7d9f92c8549ebee20d0dd67a01e49857f
rgw: fix issues with 'enforce bounds' patch

The patch to enforce bounds on max-keys/max-uploads/max-parts had a few
issues that would prevent us from compiling it. Instead of changing the
code provided by the submitter, we're addressing them in a separate
commit to maintain the DCO.

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit 29bc434a6a81a2e5c5b8cfc4c8d5c82ca5bf538a)
src/common/options.cc
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rest.cc