commit | 6d637a540e6f87b9c926d45a507ff143640517cf | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Jun 15 16:30:55 2017 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 07 17:25:17 2017 +0200 |
tree | c7201d07e4245e95a7457005841b3ec18fc71a7b | |
parent | db098ec4e41a6ad8f5b248b1287bb583754e944e [diff] |
libceph: use target pi for calc_target() calculations For luminous and beyond we are encoding the actual spgid, which requires operating with the correct pg_num, i.e. that of the target pool. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>