]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: ignore session RENEWCAPS if state not open|stale
authorSage Weil <sage@newdream.net>
Tue, 16 Feb 2010 22:32:43 +0000 (14:32 -0800)
committerSage Weil <sage@newdream.net>
Tue, 16 Feb 2010 23:02:00 +0000 (15:02 -0800)
commit9f79756f8ee91a35c4c01dae981cb2f7b5db04bd
tree158325ba7bf849e2cbdc48437a45b9e7d208ffc3
parent455c594c6ccbbe9522e3b177b81d0b63481d31c8
mds: ignore session RENEWCAPS if state not open|stale

This avoids breakage where a renewcaps races with a session
being purged, for example.
src/mds/Server.cc