]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
sharing of mdsmap with clients as appropriate; mds recovery bugfix; some mds cache...
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 6 Mar 2007 18:44:56 +0000 (18:44 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 6 Mar 2007 18:44:56 +0000 (18:44 +0000)
commitf1f9e9cd8022d4329c55479c35dbfade20b465df
tree2619c9058d8a9fa052c0b185cdfd30153d2b848a
parent171e5c502dc085026ce73703353e9097f8c3aa31
sharing of mdsmap with clients as appropriate; mds recovery bugfix; some mds cache documentation

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1174 29311d96-e01e-0410-9327-a35deaab8ce9
12 files changed:
branches/sage/cephmds2/TODO
branches/sage/cephmds2/client/Client.cc
branches/sage/cephmds2/doc/Replication.txt [deleted file]
branches/sage/cephmds2/doc/caching.txt
branches/sage/cephmds2/doc/performance.txt [deleted file]
branches/sage/cephmds2/include/frag.h [new file with mode: 0644]
branches/sage/cephmds2/mds/MDCache.cc
branches/sage/cephmds2/mds/MDS.cc
branches/sage/cephmds2/mds/MDS.h
branches/sage/cephmds2/mds/MDSMap.h
branches/sage/cephmds2/mds/mdstypes.h
branches/sage/cephmds2/mon/MDSMonitor.cc