]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: fix query for ec pgs
authorSamuel Just <sam.just@inktank.com>
Fri, 21 Feb 2014 21:25:17 +0000 (13:25 -0800)
committerSamuel Just <sam.just@inktank.com>
Sat, 22 Feb 2014 20:37:55 +0000 (12:37 -0800)
commitace65fec8baf56b4ec44c0385562bd876eea3263
tree281b3a4163f33351919aef1024d5ce130096fda4
parent93983c9590c8fd6634b0c81895bc0fc5871c356d
OSD: fix query for ec pgs

We need to parse a pg_t and translate it into an spg_t.

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