]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/ObjectCacher: handle zero bufferheads on read
authorSage Weil <sage@inktank.com>
Fri, 26 Oct 2012 18:55:34 +0000 (11:55 -0700)
committerSage Weil <sage@inktank.com>
Fri, 26 Oct 2012 18:56:05 +0000 (11:56 -0700)
commit1de33053ae6076fbfc53d3bf8aef29b4637f27f1
treeaad4b382fc9a7e0d8cd24dea91b860c037069e2c
parent94a84d29086f48a742ce0545c705f0e2554dd00d
osdc/ObjectCacher: handle zero bufferheads on read

Interpret a zero bufferhead as zeros in _readx().

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