]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix Client::choose_target_mds()
authorYan, Zheng <zyan@redhat.com>
Thu, 21 Jul 2016 08:12:07 +0000 (16:12 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 22 Jul 2016 02:24:41 +0000 (10:24 +0800)
commit8634611877521b0cfa2ee92ca1d2e934f91874c3
treea01e6e0df1016949cd461a944db6762c377823be
parent0eac66a37a6ff9f3002dffc2703a9de1dc164e43
client: fix Client::choose_target_mds()

dirfrag's auth mds is recorded in CInode::fragmap

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc