]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't read actual data on user manifest HEAD 6160/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 17 Sep 2015 16:10:39 +0000 (09:10 -0700)
committerLoic Dachary <ldachary@redhat.com>
Fri, 2 Oct 2015 14:25:04 +0000 (16:25 +0200)
commit9ab9c44583c96f1679db3dbcef322a706548a7dd
tree4773f30fd2403df913e6c52e0990f3f371d34ad4
parente72bdc3bf1541e445f74def70b5aa185f1757468
rgw: don't read actual data on user manifest HEAD

Fixes: #12780
We unconditionally read all the data, which is not needed
when doing HEAD operation on user manifest objects.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 4a8b08d1dd2511e28e999f1625103fb919fb5465)
src/rgw/rgw_op.cc