Trivial "free' cleanup: this commit removes an unused variable "battrs".
This is a remanent of a much larger patch that now has a different
fix upstream.
Signed-off-by: Marcus Watts <mwatts@redhat.com>
Conflicts:
src/rgw/rgw_op.cc
(cherry picked from commit
340d10bf63c8ae53021dd26c7ea7fbd35db5d4b8)
* changed in the meantime, we have to refresh. */
short tries = 0;
do {
- map<string, bufferlist> battrs;
-
op_ret = s->bucket->load_bucket(this, y);
if (op_ret < 0) {
return;