]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: introduce helper to connect to mds export targets
authorSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 20:38:25 +0000 (13:38 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 21:10:19 +0000 (14:10 -0700)
commit1f4b4a858a3a34ed54c88ed970df833b22ffed52
tree694ca4f3c8f2b7dc2876d689771b8d0481ae20d3
parent12e92efb22e8af92449e37f42f2e21ebae33f163
ceph: introduce helper to connect to mds export targets

There are a few cases where we need to open sessions with a given mds's
potential export targets.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/mds_client.c