]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: _have_pg should return NULL if pg is not in map
authorSamuel Just <sam.just@inktank.com>
Mon, 14 May 2012 20:12:18 +0000 (13:12 -0700)
committerSage Weil <sage@inktank.com>
Thu, 7 Jun 2012 18:21:49 +0000 (11:21 -0700)
commit36a3979590095d7733e8b418b93b3322e4dc398b
tree05c5ba07e9a864ab6cdadc3bda15f30e15eb0205
parentff470104d19ee03ad2e38a2c83d2a003a6aaf0bd
OSD: _have_pg should return NULL if pg is not in map

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc