]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/user: cls_user_remove_bucket writes modified header 24910/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 17 Oct 2018 18:50:18 +0000 (14:50 -0400)
committerNathan Cutler <ncutler@suse.com>
Sat, 3 Nov 2018 14:19:15 +0000 (15:19 +0100)
commit095022927661e7f7e9a715d511c25d11210537fa
tree36b8feecaec87f0e3a1eb702968df047757abac3
parent6b15472d585f181a22f64cf84c1bee92a0775762
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>
(cherry picked from commit dac26de1fa7b56ce0ec2fd43d26ab9a9b6a32e3d)
src/cls/user/cls_user.cc