commit | d9591f5e28686277d9312d3c7422faf1368b305e | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Apr 28 16:07:22 2016 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 26 00:36:24 2016 +0200 |
tree | 3c7a0b80b87e175f11523926f9b4de7a5364f521 | |
parent | 985c1673885b77b2e0167c6478a833817d1e2fe5 [diff] |
libceph: rename ceph_oloc_oid_to_pg() Rename ceph_oloc_oid_to_pg() to ceph_object_locator_to_pg(). Emphasise that returned is raw PG and return -ENOENT instead of -EIO if the pool doesn't exist. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>