commit | 779fe0fb8e1883d5c479ac6bd85fbd237deed1f7 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Mon Mar 07 09:35:06 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jul 28 02:55:38 2016 +0200 |
tree | ce9876a5f4201a7aa9f2daef838ccf7ff1827128 | |
parent | cd08e0a274ba6215b79c83809b331e8af17196ba [diff] |
ceph: rados pool namespace support This patch adds codes that decode pool namespace information in cap message and request reply. Pool namespace is saved in i_layout, it will be passed to libceph when doing read/write. Signed-off-by: Yan, Zheng <zyan@redhat.com>