Skip to content
Snippets Groups Projects
  1. Sep 01, 2007
  2. Aug 31, 2007
    • Isaac Huang's avatar
      b=10778,i=eeb: · 682bb583
      Isaac Huang authored
      -   closed races between lnd_shutdown and peer creation that prevent
          lnd_shutdown from finishing.
      -   fixed a couple of harmless off-by-one typos when skipping initial
          frags in io vectors.
      -   added a missing check for memory allocation failure in lnet_new_rtrbuf.
      682bb583
    • Liang Zhen's avatar
      Branch HEAD · f1dbd646
      Liang Zhen authored
      Smallfix for help information of selftest command
      f1dbd646
  3. Aug 30, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 69a4dc47
      Johann Lombardi authored
      b=12459
      i=adilger,tianzy
      i=scjody
      
      Severity   : normal
      Bugzilla   : 12459
      Description: Client eviction due to failover config
      Details    : after a connection loss, the lustre client should attempt to
      	     reconnect to the last active server first before trying the
      	     other potential connections.
      69a4dc47
  4. Aug 29, 2007
  5. Aug 27, 2007
  6. Aug 22, 2007
  7. Aug 16, 2007
  8. Aug 14, 2007
    • scjody's avatar
      Branch b1_6 · b7c0c424
      scjody authored
      Add commas; it just looks better, especially in HTML.
      b7c0c424
  9. Aug 10, 2007
  10. Aug 09, 2007
    • Nathan Rutman's avatar
      b=10762 · 6bb1d8d3
      Nathan Rutman authored
      i=adilger
      i=green
      prepare for variable watchdogs (will be in added in bug 3055)
      6bb1d8d3
  11. Aug 08, 2007
  12. Aug 06, 2007
  13. Aug 03, 2007
  14. Aug 02, 2007
    • Liu Ying's avatar
      Branch b1_6 · 681cd2f0
      Liu Ying authored
      b=13006
      i=shadow, deen
      
      Description: warnings with build patchless client with vanila 2.6.19 and up
      Details    : change the old ctl_table style and replace ctl_table/ctl_table_header
                   with cfs_sysctl_table_t/cfs_sysctl_table_header_t
      681cd2f0
    • Johann Lombardi's avatar
      Branch b1_6 · b48ab063
      Johann Lombardi authored
      b=11802
      i=green
      i=scjody
      
      attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
      b48ab063
    • Bobi Jam's avatar
      Branch:b1_6 · 6cf73629
      Bobi Jam authored
      b=12606
      i=shadow, nikita
      
      Description: don't use GFP_* in generic Lustre code.
      Details    : Use cfs_alloc_* functions and CFS_* flags for code portability.
      6cf73629
  15. Aug 01, 2007
  16. Jul 25, 2007
  17. Jul 24, 2007
  18. Jul 20, 2007
  19. Jul 19, 2007
    • scjody's avatar
      Branch b1_6 · d85898d1
      scjody authored
      To improve performance, disable most logging (for debug purposes)
      by default.  VFSTRACE, RPCTRACE, and DLMTRACE are now off by
      default, and HA includes contains fewer messages.
      
      Original patch by adilger.
      
      b=12417
      i=scjody
      i=green
      d85898d1
  20. Jul 14, 2007
    • Liang Zhen's avatar
      Branch HEAD · 5a234636
      Liang Zhen authored
      Remove BULK_IN header reading optimisation, it's not worthy and not safe
      5a234636
  21. Jul 12, 2007
    • Liang Zhen's avatar
      Branch HEAD · 1071762e
      Liang Zhen authored
      Check and warning user if session NID is not valide
      1071762e
  22. Jul 10, 2007
  23. Jul 09, 2007
    • maxim's avatar
      b=11495 · e766066e
      maxim authored
      i=isaac
      Fix of double-free bug in tcplnd (Checking return from read_connection())
      e766066e
    • Liang Zhen's avatar
      Branch HEAD · 2f5681ce
      Liang Zhen authored
      Remove some unused variables
      2f5681ce
  24. Jul 06, 2007
    • Liang Zhen's avatar
      Branch HEAD · 3425eac6
      Liang Zhen authored
      . Show_error command
      . warning if server group has userland test nodes
      . lst depends on LND_LIBS
      3425eac6
  25. Jul 04, 2007
    • Isaac Huang's avatar
      i=eeb: · a64f43df
      Isaac Huang authored
      -   check against LNET_PID_ANY in libcfs_id2str.
      -   clear all lazy portals before lnet_clear_peer_table.
      a64f43df
    • Isaac Huang's avatar
      i=liangzhen: · e38aad00
      Isaac Huang authored
      -   collect session-specific ping error counter.
      -   set brw_inject_errors and session_timeout via environment variables
          when in userland.
      -   removed tsu_error and renamed tsi_stop_onerr as tsi_stoptsu_onerr.
      e38aad00
  26. Jun 28, 2007
  27. Jun 27, 2007
Loading