]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: don't reply on missing class
authorSage Weil <sage@newdream.net>
Wed, 25 Aug 2010 23:24:25 +0000 (16:24 -0700)
committerSage Weil <sage@newdream.net>
Wed, 25 Aug 2010 23:24:41 +0000 (16:24 -0700)
commitf429dc8aaac1a1e02f50381d16206d501c49656b
treead6dc7ffb43f02ef912982d4217a081f30a1bab5
parentc1a8c308d34113b1c0bb904d1f535234cb728f4b
osd: don't reply on missing class

Instead, we queue ourselves in the waiting_for_class list.  Broken by
f1eb9a8751d48.
src/osd/OSD.cc
src/osd/ReplicatedPG.cc