]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't read actual data on user manifest HEAD 5996/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 17 Sep 2015 16:10:39 +0000 (09:10 -0700)
committerRadoslaw Zarzynski <rzarzynski@mirantis.com>
Fri, 18 Sep 2015 16:56:36 +0000 (18:56 +0200)
commit4a8b08d1dd2511e28e999f1625103fb919fb5465
tree28800cd680a08e48ee1ce5f02afe112693d929b6
parent46c422f80c980e56e5f5aa358705722cda62e06c
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>
src/rgw/rgw_op.cc