]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: lc fix: protect list_keys and formatter with a scope_guard
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 8 Mar 2019 11:10:30 +0000 (12:10 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 8 Mar 2019 18:09:54 +0000 (19:09 +0100)
commita7c42a81dcb3ca92d65afd027d4dfb0fa3c50d4e
tree4722be27f4cc274840672c25d67080ee09d1a6c1
parent582c1e7afb5f091d1cde0f1c33ee9aa31f3539e9
rgw: lc fix: protect list_keys and formatter with a scope_guard

raii for fun and profit!

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_bucket.cc