]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: only maintain object if there are preserved xattrs
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 18 Dec 2014 21:19:22 +0000 (13:19 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:57 +0000 (15:57 -0800)
commit4e82209a8aaca24a21345a46cd05671d7335da33
tree8e2173eadce68c8c1f7609165e65602603fa5b6a
parent85aa72536292935b7be4023edef5c30da3706c29
cls_rgw: only maintain object if there are preserved xattrs

rgw.obj_remove op doesn't need to keep the object around if there aren't
preserved xattrs found.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/cls/rgw/cls_rgw.cc