1. Nov 19, 2009
  2. Nov 13, 2009
  3. Nov 12, 2009
  4. Nov 11, 2009
  5. Nov 10, 2009
    • 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
  6. Nov 08, 2009
  7. Nov 07, 2009
  8. Nov 05, 2009
  9. Nov 04, 2009
  10. Nov 03, 2009
  11. Nov 02, 2009
  12. Oct 31, 2009
  13. Oct 29, 2009
  14. Oct 28, 2009
  15. Oct 27, 2009
  16. Oct 23, 2009
  17. Oct 22, 2009
  18. Oct 20, 2009
  19. Oct 17, 2009
  20. Oct 16, 2009