]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: cache: don't handle cache if the obc is blocked
authorGreg Farnum <greg@inktank.com>
Fri, 4 Oct 2013 22:54:21 +0000 (15:54 -0700)
committerGreg Farnum <greg@inktank.com>
Fri, 25 Oct 2013 20:36:45 +0000 (13:36 -0700)
commit808fa9ad399eda209ca971688950ab5be881b00b
tree6c17d8489c1bcfb670a3d25a3d2c91e74bed4b96
parent91b589fb1ff838392eb3c02d2ee81f6dc9738b78
ReplicatedPG: cache: don't handle cache if the obc is blocked

Right now the only way that can happen is if we're in the middle of a
promote!

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/ReplicatedPG.cc