1. 11 Nov, 2009 4 commits
  2. 10 Nov, 2009 1 commit
  3. 09 Nov, 2009 1 commit
    • Sage Weil's avatar
      ceph: do not confuse stale and dead (unreconnected) caps · 685f9a5d
      Sage Weil authored
      We were using the cap_gen to track both stale caps (caps that timed out
      due to temporarily losing touch with the mds) and dead caps that did not
      reconnect after an MDS failure.  Introduce a recon_gen counter to track
      reconnections to restarted MDSs and kill dead caps based on that instead.
      
      Rename gen to cap_gen while we're at it to make it more clear which is
      which.
      Signed-off-by: default avatarSage Weil <sage@newdream.net>
      685f9a5d
  4. 08 Nov, 2009 1 commit
  5. 07 Nov, 2009 3 commits
  6. 06 Nov, 2009 1 commit
  7. 05 Nov, 2009 3 commits
  8. 03 Nov, 2009 1 commit
  9. 02 Nov, 2009 3 commits
  10. 30 Oct, 2009 1 commit
  11. 29 Oct, 2009 4 commits
  12. 27 Oct, 2009 4 commits
  13. 22 Oct, 2009 1 commit
  14. 21 Oct, 2009 1 commit
  15. 19 Oct, 2009 2 commits
  16. 16 Oct, 2009 5 commits
  17. 14 Oct, 2009 3 commits
  18. 13 Oct, 2009 1 commit