Skip to content
Snippets Groups Projects
  1. Sep 22, 2008
  2. Sep 20, 2008
  3. Sep 19, 2008
    • Nathan Rutman's avatar
      b=14836 · d47d62c8
      Nathan Rutman authored
      i=adilger
      i=johann
      attachments 19188
      qos remove extra putref
      d47d62c8
    • Brian J. Murrell's avatar
      b=13679 · dd0b91ac
      Brian J. Murrell authored
      i=cliffw
      i=yangsheg
      
      Bring our post[un]install scripts more into line with SLES10's so that
      we are installing the bootloader on SLES10 also.
      dd0b91ac
    • Andrew Perepechko's avatar
      Branch b1_6 · 58bfefc2
      Andrew Perepechko authored
      b=16706
      i=Johann Lombardi
      i=ZhiYong Tian
      
      Fix missing error check
      58bfefc2
    • Yury Umanets's avatar
      b=16776,16777 · 255a27b3
      Yury Umanets authored
      r=shadow,vitaly,adilger,robert
      
      - new class_hash.c. Using new hashtable for connections, quota, held locks on mds, etc.
      255a27b3
    • Yury Umanets's avatar
      b=17110 · 888e769f
      Yury Umanets authored
      r=shadow,wangdi
      
      - fixes wrong checking for obd_stopping in recov_thread which prevents reco_thread from sending llcds to
      mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
      
      This causes issues like this:
      
      LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
      888e769f
    • Yury Umanets's avatar
      b=17110 · c429895e
      Yury Umanets authored
      r=shadow,wangdi
      
      - fixes wrong checking for obd_stopping in recov_thread which prevents recov_thread from sending llcds to
      mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
      
      This causes issues like this:
      
      LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
      c429895e
    • Terry Rutledge's avatar
      Updated for 2.0 Build 02. · 9bd8867b
      Terry Rutledge authored
      9bd8867b
  4. Sep 18, 2008
  5. Sep 17, 2008
    • manoj's avatar
      b=15699 · 3c8811cb
      manoj authored
      Sync up with HEAD (20080915_0507)
      3c8811cb
    • Elena Gryaznova's avatar
      b=15521 · 31a0adf1
      Elena Gryaznova authored
      i=Adilger
      force test_127 to fail if no read|write bytes eq 0
      31a0adf1
    • Elena Gryaznova's avatar
      b=15521 · 91124a8c
      Elena Gryaznova authored
      i=Adilger
      force test_127 to fail if no read|write bytes eq 0
      91124a8c
    • Brian J. Murrell's avatar
      b=16792 · 4c794d63
      Brian J. Murrell authored
      i=cliffw
      
      Fix some inconsistencies in message case.
      4c794d63
    • Elena Gryaznova's avatar
      b=14471 · e7c7c071
      Elena Gryaznova authored
      i=Adilger
      replace proc with lctl [set|get]_param
      e7c7c071
    • Eric Mei's avatar
      branch: HEAD · 526bdbe9
      Eric Mei authored
      change proc entry name srpc.xxx to srpc_xxx to satisfy 'lctl get_param'.
      b=14471
      r=wangdi
      526bdbe9
    • Elena Gryaznova's avatar
      b=14471 · 4102e149
      Elena Gryaznova authored
      i=Adilger
      replace proc with lctl [set|get]_param
      4102e149
    • Yang Sheng's avatar
      Branch HEAD · 86c7aebf
      Yang Sheng authored
      b=16953
      i=johann, robert.read
      
      Add mount retry support for liblustre.
      86c7aebf
    • Yang Sheng's avatar
      Branch b1_6 · dffd4877
      Yang Sheng authored
      b=16593
      i=johann, robert.read
      
      Add mount retry option for liblustre.
      dffd4877
    • Yong Fan's avatar
      Branch HEAD · 2ea0ed98
      Yong Fan authored
      b=16303
      i=nikita
      i=johann
      
      Remove old patch.
      2ea0ed98
    • Yong Fan's avatar
      Branch b1_6 · 9da8b7be
      Yong Fan authored
      b=16303
      i=nikita
      i=johann
      
      Remove old patch.
      9da8b7be
    • Yong Fan's avatar
      Branch HEAD · 23c5ffd0
      Yong Fan authored
      b=16303
      i=nikita
      i=johann
      
      Do not drop reference count for the dentry from VFS when lookup,
      VFS will do that by itself.
      23c5ffd0
    • Yong Fan's avatar
      Branch b1_6 · 97f112b4
      Yong Fan authored
      b=16303
      i=nikita
      i=johann
      
      Do not drop reference count for the dentry from VFS when lookup,
      VFS will do that by itself.
      97f112b4
  6. Sep 16, 2008
    • Wang Di's avatar
      Branch: b1_6 · 9f27eacb
      Wang Di authored
      tab->space fixes
      9f27eacb
    • Wang Di's avatar
      Branch: b1_6 · 977dda92
      Wang Di authored
      add full plain log test case in llog_test
      b=16717
      i=Nathan,Umka
      977dda92
    • Wang Di's avatar
      Branch: HEAD · 7068276e
      Wang Di authored
      format fixes in commit 16717
      7068276e
    • Alexey Lyashkov's avatar
      be carefull about short read. · 83e30d86
      Alexey Lyashkov authored
      Branch b1_6
      b=16679
      i=tappro
      i=umka
      83e30d86
    • Johann Lombardi's avatar
      Branch HEAD · 8ac25a15
      Johann Lombardi authored
      b=17024
      i=shadow
      i=bobijam
      
      Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373}
      Details    : In case of memory pressure, list_del() can be called twice on
      	     req->rq_history_list, causing a kernel oops.
      8ac25a15
    • Johann Lombardi's avatar
      Branch b1_6 · f76e4efc
      Johann Lombardi authored
      b=17024
      i=shadow
      i=bobijam
      
      Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373}
      Details    : In case of memory pressure, list_del() can be called twice on
      	     req->rq_history_list, causing a kernel oops.
      f76e4efc
    • deen's avatar
      Get an error from right dentry. · fa023cd9
      deen authored
      b=15574
      i=johann
      i=alexey.lyashkov
      fa023cd9
    • deen's avatar
      Put a parent dentry properly. · 91463ec6
      deen authored
      b=15574
      i=johann
      i=alexey.lyashkov
      91463ec6
    • Jian Yu's avatar
      Branch HEAD · 29d24e4a
      Jian Yu authored
      b=14095
      i=nathan.rutman
      i=brian
      
      1) add lustre_start utility to start or stop multiple Lustre servers
         from a CSV file
      2) fix the utility path issue in bug 14094
      3) use 'error_output()' to format error messages
      4) move common variables and functions to lc_common
      5) fix the "lustre_config -h" issue in bug 14133
      6) fix the module_opts issue in bug 14092
      7) remove the duplicates from checking lnet connectivity to MGS node
      29d24e4a
Loading