commit | 235a09821c2bc71d9d07f12217ce2ac00db99eba | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Mar 30 17:18:34 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 26 01:15:31 2016 +0200 |
tree | 559215dc0394dc0753ee07ecf5878d0be7d5510c | |
parent | 737cc81ead34bcef0b1f6ea8322228e4378cf21a [diff] |
ceph: multiple filesystem support To access non-default filesystem, we just need to subscribe to mdsmap.<MDS_NAMESPACE_ID> and add a new mount option for mds namespace id. Signed-off-by: Yan, Zheng <zyan@redhat.com> [idryomov@gmail.com: switch to a new libceph API] Signed-off-by: Ilya Dryomov <idryomov@gmail.com>