]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: purge preallocated inos/files when client disconnected
authorSage Weil <sage@newdream.net>
Tue, 2 Jun 2009 21:21:36 +0000 (14:21 -0700)
committerSage Weil <sage@newdream.net>
Tue, 2 Jun 2009 21:21:36 +0000 (14:21 -0700)
commit7ad8798dbc27efdc353ac3fe36d6e1ddff997c9d
treeee5439d6ee8e70cf430f9d4e714e4c810225c28d
parent3551be945a23381b533cc2d1ed8db73c7a1389eb
mds: purge preallocated inos/files when client disconnected

When a client is kicked out of the cluster, purge any data written to
preallocated inos.  This should be the first object in the file sequence.
src/TODO
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/Server.cc
src/mds/Server.h
src/mds/SessionMap.h