commit | c4c1228525a2cbf9e06657b01135391700c1ec14 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Mon Mar 24 17:12:49 2014 +0200 |
committer | Sage Weil <sage@inktank.com> | Fri Apr 04 21:08:19 2014 -0700 |
tree | 5e267ec7530a19d566a8700e20c926a5c45d102f | |
parent | 47ec1f3cc46dde00deb34922dbffdeda254ad76d [diff] |
libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() Reimplement ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() and get rid of the now unused calc_pg_raw(). Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Alex Elder <elder@linaro.org>