]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: make parallel_fetch work with hard/remote links
authorSage Weil <sage@newdream.net>
Thu, 17 Sep 2009 18:58:06 +0000 (11:58 -0700)
committerSage Weil <sage@newdream.net>
Thu, 17 Sep 2009 18:58:06 +0000 (11:58 -0700)
commitf11918b1dbf1cb7d18e50cea91b575a5e10eb9da
treef48c08d9bb57a3d99a972ca63e1c128337e2296b
parent69f13a2e3fecd2797e171de137b885eb227782df
mds: make parallel_fetch work with hard/remote links

We need to open remote ino's, and possibly add to gather (like
a fetch).  Required some refactoring.  Killed/renamed
otherwise unused traverse_to_dir.
src/mds/MDCache.cc
src/mds/MDCache.h