commit | 5cf9c4a9959b6273675310d14a834ef14fbca37c | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Jun 22 19:44:05 2017 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 07 17:25:19 2017 +0200 |
tree | 8ea2729271f9bcb06f6b1448ac066e57e1e21d27 | |
parent | 069f3222ca96acfe8c59937e98c401bda5475b48 [diff] |
libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() If there is no crush_choose_arg_map for a given pool, a NULL pointer is passed to preserve existing crush_do_rule() behavior. Reflects ceph.git commits 55fb91d64071552ea1bc65ab4ea84d3c8b73ab4b, dbe36e08be00c6519a8c89718dd47b0219c20516. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>