]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cls/user: cls_user_remove_bucket writes modified header
authorCasey Bodley <cbodley@redhat.com>
Wed, 17 Oct 2018 18:50:18 +0000 (14:50 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 17 Oct 2018 18:50:19 +0000 (14:50 -0400)
commitdac26de1fa7b56ce0ec2fd43d26ab9a9b6a32e3d
tree3a194cce720774147c6933260acbecbc400fdfe9
parent8e2ed7796c88aec03322f396b75446e4435088e0
cls/user: cls_user_remove_bucket writes modified header

if cls_user_remove_bucket() modifies the header with dec_header_stats(),
it should write the updated header back

Fixes: http://tracker.ceph.com/issues/36496
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/cls/user/cls_user.cc