]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Drop a redundant context_io.init 4810/head
authorPete Zaitcev <zaitcev@kotori.zaitcev.us>
Fri, 29 May 2015 23:55:59 +0000 (17:55 -0600)
committerPete Zaitcev <zaitcev@kotori.zaitcev.us>
Sat, 30 May 2015 17:19:25 +0000 (11:19 -0600)
commit55b9e4e29bdfa2dc0442a27921773a2cc260a5bf
tree5be81326f8313e4e891d0bb4cbbba5c4d1b55a02
parent013f9af82c201646bd228467d436d81a905700c0
rgw: Drop a redundant context_io.init

Interestingly enough, the function is not even entirely idempotent:
it prints debugging output, duplicated.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
src/rgw/rgw_main.cc