Skip to content
Snippets Groups Projects
  1. Jul 08, 2008
    • Andreas Dilger's avatar
      Branch HEAD · d26cb3cb
      Andreas Dilger authored
      Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log.
      b=16117
      d26cb3cb
  2. Jul 04, 2008
  3. Jul 03, 2008
  4. Jun 28, 2008
    • Andreas Dilger's avatar
      Branch HEAD · e7bcca82
      Andreas Dilger authored
      Ensure all module symbols from ldiskfs and OFED are available.
      b=16112
      i=brian
      i=shadow
      e7bcca82
  5. Jun 19, 2008
    • Robert Read's avatar
      Branch HEAD · b4e009fd
      Robert Read authored
      b=15969
      i=isaac
      i=adilger
      
      Move libcfs to its own module.
      
      This removes libcfs from lnet and changes the build system
      to use the new libcfs module.
      b4e009fd
    • Jinshan Xiong's avatar
      · 83edd0ef
      Jinshan Xiong authored
      b=16073
      r=nikita
      
      Fixup list_for_each_entry_safe_from since prior kernels don't have this macro.
      83edd0ef
  6. Jun 17, 2008
    • Jinshan Xiong's avatar
      b=16046 · e0d3582a
      Jinshan Xiong authored
      r=nikita,isaac
      
      cl_lock_page_list optimization.
      
      For lnet: just copied the macro list_for_each_entry_safe_from from linux kernel.
      e0d3582a
  7. Jun 12, 2008
    • Brian J. Murrell's avatar
      b=15870 · 3c069df3
      Brian J. Murrell authored
      i=adilger
      
      Backing this out as it tries to solve a problem that doesn't really exist
      and causes build breakage in doing so.
      
      I have advised the customer that opened this bug as to how they can fix
      thier OFED source pool to match the interface provided by the
      kernel-ib-devel RPM, which is our reference implementation.
      3c069df3
  8. Jun 11, 2008
  9. Jun 05, 2008
    • Isaac Huang's avatar
      i=liang: · d7b4e4a6
      Isaac Huang authored
      -   remove liblustre.h dependency from selftest.
      d7b4e4a6
    • Isaac Huang's avatar
      i=liang: · 47c269a6
      Isaac Huang authored
      -   turn SRPC_PEER_CREDITS into a module parameter, which is useful for
          high-latency networks.
      47c269a6
  10. May 25, 2008
  11. May 23, 2008
  12. May 20, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 3bf3f86b
      Bobi Jam authored
      b=15575
      i=wangdi, johann, green, shadow
      
      Description: Stack overflow during MDS log replay
      Details    : ease stack pressure by using a thread dealing llog_process.
      3bf3f86b
  13. May 15, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 1e14af95
      Andreas Dilger authored
      Limit snprintf/strncpy modification of debug_file_name to
      sizeof(debug_file_name) instead of sizeof(debug_file_path).
      
      Both are currently the same size, but may change at some point in the future.
      1e14af95
  14. May 14, 2008
  15. May 10, 2008
    • Isaac Huang's avatar
      b=15272 · 04ad508e
      Isaac Huang authored
      i=liangzhen,i=maxim:
      -   ensure UNLINK event when MD unlinked via LNetMEUnlink.
      -   removed trailing spaces.
      04ad508e
  16. May 09, 2008
  17. May 08, 2008
    • Brian J. Murrell's avatar
      b=15316 · 7c3bc9dd
      Brian J. Murrell authored
      Small logic thinko that fails the case where no o2iblnd tree is specifed.
      7c3bc9dd
  18. May 07, 2008
    • Walter Poxon's avatar
      b=14091 · d16b71dc
      Walter Poxon authored
      i=he.huang
      i=adilger
      
      fix for build errors on Cray catamount builds
      d16b71dc
    • Walter Poxon's avatar
      b=14091 · 2e410340
      Walter Poxon authored
      i=he.huang
      i=adilger
      
      fix for user-tcpip.c build errors on Cray catamount builds
      2e410340
    • Brian J. Murrell's avatar
      b=15316 · f8ae3b54
      Brian J. Murrell authored
      i=cliffw
      i=wangyb
      
      Build OFED 1.3 kernel-ib* RPMs for the vendor kernels we support patchless
      clients on (RHEL5 and SLES10).
      Build Lustre with the above OFED 1.3 support (i.e. for patchless clients).
      f8ae3b54
  19. May 05, 2008
    • Isaac Huang's avatar
      b=15712: · a3926a2c
      Isaac Huang authored
      forgot to update changelog.
      a3926a2c
    • Liang Zhen's avatar
      Branch HEAD · f92b526f
      Liang Zhen authored
      Backout patch of b13983, checking and updating ksnp_proto and
      adding conn to ksnp_conns should always happen atomically, keep
      extra reference count of socket during establishing of connection.
      
      b=15712
      i=adilger
      i=liangzhen
      f92b526f
  20. May 02, 2008
  21. Apr 27, 2008
  22. Apr 24, 2008
  23. Apr 22, 2008
  24. Apr 18, 2008
  25. Apr 16, 2008
  26. Apr 10, 2008
    • Liang Zhen's avatar
      Branch HEAD · d9a859e4
      Liang Zhen authored
      ksocknal_send_hell() hits ASSERTION while connecting races with closing
      
      b=13983
      i=isaac
      d9a859e4
  27. Apr 02, 2008
    • Jinshan Xiong's avatar
      · 7c22d973
      Jinshan Xiong authored
      b=15326
      r=nikita
      
      In order to make new llite to be compilable for liblustre
      7c22d973
  28. Mar 28, 2008
    • Liang Zhen's avatar
      Branch HEAD · 6d475522
      Liang Zhen authored
      b=15335
      i=isaac
      
      Release pending txs before shutdown connection and destroy peer.
      6d475522
  29. Mar 27, 2008
    • bwzhou's avatar
      Branch HEAD · 3c2bb198
      bwzhou authored
      b=14424
      r=johann, bwzhou
      
      Add severl module parameters for lustre tunables
      3c2bb198
  30. Mar 26, 2008
  31. Mar 25, 2008
Loading