]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/ObjectCacher: fill in zero buffers in map_read() on miss if complete
authorSage Weil <sage@inktank.com>
Wed, 24 Oct 2012 21:42:50 +0000 (14:42 -0700)
committerSage Weil <sage@inktank.com>
Fri, 26 Oct 2012 18:31:45 +0000 (11:31 -0700)
commitfdf556a31e794d0063704194089ac69a2ceefeb4
treeeca9b7eb41607bbc97b150e5e63a8abf2e0d1651
parent9dc887d660c0d331ef8056642fdba3c18688d374
osdc/ObjectCacher: fill in zero buffers in map_read() on miss if complete

If we know we have the complete object in cache, fill in zero buffers
when we miss.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osdc/ObjectCacher.cc