Skip to content
Snippets Groups Projects
  1. Nov 03, 2008
  2. Oct 27, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 5588afc3
      Johann Lombardi authored
      b=17385
      i=green
      i=shadow
      
      grab lock reference when the lock is added to the waiting or expired list.
      5588afc3
    • Bobi Jam's avatar
      Branch HEAD · 9d3ad9fb
      Bobi Jam authored
      b=11089
      i=nathan.rutman
      i=adilger
      
      per-nid client statistics for MDT.
      9d3ad9fb
  3. Oct 24, 2008
  4. Oct 22, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 65f29745
      Andreas Dilger authored
      Don't print two console messages where one would do.
      65f29745
    • Yury Umanets's avatar
      b=17323 · 0cb008aa
      Yury Umanets authored
      r=johann,adilger
      
      - fixes resent rpcs for those sent by set and also fixes log_cancel resent handling;
      - cleanups.
      0cb008aa
  5. Oct 21, 2008
    • Yury Umanets's avatar
      b=17353 · 837eab06
      Yury Umanets authored
      r=shadow,wangdi
      
      - fixes wrong work with llog in catalog that led to removing alive object on ost in recovery time;
      - cleanups.
      837eab06
  6. Oct 18, 2008
  7. Oct 07, 2008
    • Johann Lombardi's avatar
      Branch HEAD · e513bc79
      Johann Lombardi authored
      b=17026
      i=shadow
      i=oleg
      
      Description: (ptllnd_peer.c:557:kptllnd_peer_check_sends()) ASSERTION(!in_interrupt()) failed
      Details: fix stack overflow in the distributed lock manager by defering export
               eviction after a failed ast to the elt thread instead of handling
               it in the dlm interpret routine.
      e513bc79
  8. Oct 03, 2008
  9. Sep 16, 2008
    • Bobi Jam's avatar
      Branch HEAD · feb80fe0
      Bobi Jam authored
      b=16788
      i=adilger
      i=nathan.rutman
      
      add per-nid statistics on HEAD.
      feb80fe0
  10. Sep 15, 2008
    • Nathan Rutman's avatar
      b=14836 · 665e36b7
      Nathan Rutman authored
      i=nathan
      i=adilger
      OST pools on HEAD, comprehensive patch including 17054:19007;
      16935:18918,19012,19089,19128; 16978:18872
      665e36b7
  11. Sep 13, 2008
    • Yury Umanets's avatar
      b=16777 · 8073f0e4
      Yury Umanets authored
      r=adilger,robert
      
      - fixes server side scalability issue which became visible with lru resize work landed.
      It replcaes linear list of held locks on server with hash table from class_hash.c which improves lock find time drastically for case when one client holds ~limit of server locks (quite a big number for big servers) which is very possible if all clients are idle and one compiles kernel, etc.
      8073f0e4
  12. Sep 11, 2008
  13. Sep 03, 2008
    • Yury Umanets's avatar
      b=16776 · 1a24137e
      Yury Umanets authored
      r=vitaly,robert
      
      - new class_hash.c and using it in conncetions, nids, etc. Using it for held locks on server will come shortly.
      1a24137e
    • Yury Umanets's avatar
      b=15260 · aa7dc66a
      Yury Umanets authored
      r=umka,tappro
      
      - fix flock support for HEAD (original patch from Oleg Drokin aka green)
      aa7dc66a
  14. Aug 25, 2008
    • Yury Umanets's avatar
      b=11190 · 6c211e71
      Yury Umanets authored
      r=tappro,shadow
      
      - fixes some recover-small tests
      6c211e71
  15. Aug 23, 2008
    • Yury Umanets's avatar
      b=16517 · b6d9eaa3
      Yury Umanets authored
      r=nikita,shadow
      
      - fixes printk in portable code.
      b6d9eaa3
  16. Aug 14, 2008
    • deen's avatar
      Replace D_OTHER with D_INFO in ldlm_resource_dump() calls: · ecfb27dd
      deen authored
      1) Move ldlm_resource_dump() calls from D_OTHER to D_INFO in non-error cases.
      2) In ldlm_resource_add_lock(), move CDEBUG() and ldlm_lock_dump() back to
      D_OTHER for consistency with another debug output in this function.
      
      b=15953
      i=johann
      i=nathan
      ecfb27dd
  17. Aug 13, 2008
    • Bobi Jam's avatar
      Branch HEAD · ea848c49
      Bobi Jam authored
      b=15924
      i=johann
      
      add a test case for bug 15924, combine flock tests code into a single file
      flocks_test.c
      ea848c49
  18. Aug 12, 2008
    • Yury Umanets's avatar
      b=16367 · 56d0b9f3
      Yury Umanets authored
      r=nikita,adilger
      
      - fixes pools thread often wake up and eat CPU;
      - cleanups and comments.
      
      Read more details in the bug.
      56d0b9f3
  19. Aug 11, 2008
    • Andrew Perepechko's avatar
      Branch HEAD · 48c2993c
      Andrew Perepechko authored
      b=16536
      i=andrew.perepechko@sun.com (panda)
      i=oleg.drokin@sun.com (green)
      fix a possible oops when a cancelling lock is referenced with a 'fast lock' routine
      48c2993c
  20. Aug 07, 2008
  21. Aug 05, 2008
  22. Jul 29, 2008
    • Bobi Jam's avatar
      Branch HEAD · f1192f18
      Bobi Jam authored
      b=15924
      i=johann, green
      
      should check ldlm_lock::l_destroyed with ldlm_resource::lr_lock locked.
      f1192f18
  23. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
Loading