Skip to content
Snippets Groups Projects
  1. Aug 14, 2008
    • deen's avatar
      Replace D_OTHER with D_INFO in ldlm_resource_dump() calls: · 7cb8956a
      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.
      7cb8956a
  2. Aug 13, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 353790e5
      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
      353790e5
  3. Aug 12, 2008
    • Yury Umanets's avatar
      b=16367 · 4c97c0e5
      Yury Umanets authored
      r=adilger,nikita
      
      - fixes pools thread often wake up;
      - cleanups, comments.
      4c97c0e5
  4. Aug 11, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · b7783037
      Andrew Perepechko authored
      b=16536
      i=andrew.perepechko@sun.com (panda)
      i=oleg.drokin@sun.com (green)
      
      fix a possible oops when a cancelling extent lock could be referenced through 'fast lock' routine
      b7783037
  5. Aug 07, 2008
    • kalpak's avatar
      · 39ae6b00
      kalpak authored
      b=16098
      
      Add GPLv2 URL to copyright headers
      39ae6b00
  6. Aug 06, 2008
    • Bobi Jam's avatar
      Branch b1_6 · f217946f
      Bobi Jam authored
      b=16317
      o=Herb Wartens(hwartens@llnl.gov)
      i=wangdi, johann
      
      Description: exports in /proc are broken
      Details    : recreate /proc entries for clients when they reconnect.
      f217946f
  7. Jul 29, 2008
  8. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  9. Jul 24, 2008
    • kalpak's avatar
      · 2bd70e98
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      2bd70e98
  10. Jul 23, 2008
    • Eric Mei's avatar
      branch: HEAD · c3b83efd
      Eric Mei authored
      remove a bad assertion.
      b=16439
      r=wangdi
      r=umka
      c3b83efd
  11. Jul 21, 2008
  12. Jul 16, 2008
  13. Jul 15, 2008
    • Andrew Perepechko's avatar
      Branch HEAD · 1ad64953
      Andrew Perepechko authored
      b=14010
      i=Mike Pershin (tappro)
      i=Andreas Dilger (adilger)
      
      Doxygen comments (the missing ones)
      1ad64953
  14. Jul 09, 2008
    • Bobi Jam's avatar
      Branch b1_6 · ce313016
      Bobi Jam authored
      b=15825
      o=green
      i=shadow, bobijam
      
      Description: Kernel BUG tries to release flock
      Details    : Lustre does not destroy flock lock before last reference goes
                   away. So always drop flock locks when client is evicted and
                   perform unlock regardless of successfulness of speaking to MDS.
      ce313016
    • Bobi Jam's avatar
      Branch HEAD · 5a9aa440
      Bobi Jam authored
      b=15825
      o=green
      i=shadow, bobijam
      
      Description: Kernel BUG tries to release flock
      Details    : Lustre does not destroy flock lock before last reference goes
                   away. So always drop flock locks when client is evicted and
                   perform unlock regardless of successfulness of speaking to MDS.
      5a9aa440
  15. Jul 08, 2008
  16. Jul 07, 2008
    • Eric Mei's avatar
      branch: HEAD · de3c3fdf
      Eric Mei authored
      port Adaptive Timeouts from b1_6 to HEAD.
      b=14071
      r=nathan
      r=adilger
      de3c3fdf
  17. Jul 04, 2008
    • Wang Di's avatar
      Branch: b1_6 · 49b60fed
      Wang Di authored
      sync import destroy with llog thread/lprocfs access
      b=14629
      i=robert,jay
      49b60fed
    • Bobi Jam's avatar
      Branch HEAD · 92478ce7
      Bobi Jam authored
      b=14480
      i=green
      
      add doxygen doc for ldlm_flock_waitq and ldlm_flock_waitq_lock.
      92478ce7
  18. Jul 03, 2008
    • Wang Di's avatar
      Branch: HEAD · 81c713ad
      Wang Di authored
      sync procfs/llog_thread with import destory
      b=15684
      i=Robert, Jay
      81c713ad
    • Robert Read's avatar
      Branch HEAD · e9039325
      Robert Read authored
      b=15940
      i=isaac
      i=oleg
      
      Convert kp30.h to an internal libcfs include and change users of kp30.h to
      include libcfs.h if they were not already.
      e9039325
    • Andrew Perepechko's avatar
      Branch HEAD · 4160b722
      Andrew Perepechko authored
      b=14010
      i=shadow
      i=zam
      
      Short read patch.
      4160b722
  19. Jul 02, 2008
  20. Jun 28, 2008
  21. Jun 27, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · 00e3ce97
      Andreas Dilger authored
      Allow both "clear" and "clear\n" to be given to ldlm.namespaces.*.lru_size
      Minor whitespace and line wrap cleanup.
      b=13868
      00e3ce97
    • Andreas Dilger's avatar
      Branch HEAD · 12eed6b9
      Andreas Dilger authored
      Allow both "clear" and "clear\n" to be written to ldlm.namespaces.*.lru_size.
      Minor line wrapping and whitespace cleanup.
      b=13868
      12eed6b9
  22. Jun 25, 2008
  23. Jun 24, 2008
    • Yang Sheng's avatar
      Branch b1_6 · 5102fdb5
      Yang Sheng authored
      b=15865
      i=johann, shadow
      
      Update kernel to RHEL5 2.6.18-53.1.21.el5.
      Fixed the build failed for IA64 arch.
      5102fdb5
    • Bobi Jam's avatar
      Branch HEAD · 460b0eba
      Bobi Jam authored
      b=15924
      i=green, johann
      
      Severity   : major
      Bugzilla   : 15924
      Description: do not process already freed flock
      Details    : flock can possibly be freed by another thread before it reaches
                   to ldlm_flock_completion_ast.
      460b0eba
    • Bobi Jam's avatar
      Branch b1_6 · 90d81cdf
      Bobi Jam authored
      b=15924
      i=green, johann
      
      Description: do not process already freed flock
      Details    : flock can possibly be freed by another thread before it reaches
                   to ldlm_flock_completion_ast.
      90d81cdf
  24. Jun 18, 2008
    • Bobi Jam's avatar
      Branch HEAD · 0c03efd5
      Bobi Jam authored
      b=14480
      o=green
      i=shadow, bobijam
      
      Description: LBUG during stress test
      Details    : Need properly lock accesses the flock deadlock detection list.
      0c03efd5
    • Bobi Jam's avatar
      Branch b1_6 · 79483fbd
      Bobi Jam authored
      b=14480
      o=green
      i=shadow, bobijam
      
      Description: LBUG during stress test
      Details    : Need properly lock accesses the flock deadlock detection list.
      79483fbd
  25. Jun 13, 2008
    • Yury Umanets's avatar
      b=15226 · 63c214e7
      Yury Umanets authored
      r=nikita,shadow
      - committed missed part of 15226. Cleanups in comments, use doxygen style.
      63c214e7
  26. Jun 10, 2008
    • bwzhou's avatar
      Branch HEAD · 196a260d
      bwzhou authored
      b=15776
      r=shadow, vitaly
      
      Prevent locks stalls on glimpse races
      196a260d
  27. Jun 07, 2008
    • Yury Umanets's avatar
      b=15226 · 23cc7c5f
      Yury Umanets authored
      r=nikita,shadow
      - fixes about packing/unpacking pool SLV and Limit while pool and its ns may be in finalization stage;
      - cleanups, comments.
      23cc7c5f
  28. Jun 05, 2008
Loading