]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: stat requests skip compression, manifest handling, etc 14109/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 23 Mar 2017 16:26:59 +0000 (12:26 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 23 Mar 2017 16:27:07 +0000 (12:27 -0400)
commita07cee029df1966aacf0b8f553b618ae01878364
treec432d38af70a994c9db70f93b4ee1e234e23c9c4
parente7093c1e9652b4d0d9f2af33e21d558eebf7db17
rgw: stat requests skip compression, manifest handling, etc

the early return for stat requests in RGWGetObj::execute() can happen
as soon as we've read the head object

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_op.cc