]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: clear old snap_trace before building new one
authorSage Weil <sage@newdream.net>
Wed, 31 Mar 2010 22:00:23 +0000 (15:00 -0700)
committerSage Weil <sage@newdream.net>
Wed, 31 Mar 2010 22:00:23 +0000 (15:00 -0700)
commitbca73ed71a5b1eb4e1aaefe2b580f70210b7bdf2
tree09e2ed10873f3c6c937a5db3696f326b71cda697
parent4d174b593abc9e427d79c56f385aff3d2f70dd77
mds: clear old snap_trace before building new one

Otherwise we just build up a big stack of historical information and send
it all to the client.
src/mds/snap.cc