Skip to content
Snippets Groups Projects
  1. Sep 22, 2008
  2. Sep 20, 2008
  3. Sep 19, 2008
    • Nathan Rutman's avatar
      b=14836 · a9a6e6c9
      Nathan Rutman authored
      i=jc.lafoucriere
      i=johann
      attachments 19188, 19189
      pools fix missing unlock
      qos remove extra putref
      a9a6e6c9
    • Yury Umanets's avatar
      b=16776 · cb84e877
      Yury Umanets authored
      r=shadow
      
      - final part of 16776 being already landed to 1.6.x after shadow's inspection.
      cb84e877
    • Brian J. Murrell's avatar
      b=16677 · d4a93738
      Brian J. Murrell authored
      i=cliffw
      i=rread
      
      Have Module{,s}.symvers cleaned by make distclean.
      d4a93738
    • 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
    • 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
    • Brian J. Murrell's avatar
      b=16792 · 4c794d63
      Brian J. Murrell authored
      i=cliffw
      
      Fix some inconsistencies in message case.
      4c794d63
    • 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
    • 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 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
  6. Sep 16, 2008
    • Wang Di's avatar
      Branch: HEAD · 7068276e
      Wang Di authored
      format fixes in commit 16717
      7068276e
    • 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
    • deen's avatar
      Get an error from right dentry. · fa023cd9
      deen authored
      b=15574
      i=johann
      i=alexey.lyashkov
      fa023cd9
    • 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
    • Jian Yu's avatar
      205b9fdb
    • Wang Di's avatar
      Branch: HEAD · 5ab23f67
      Wang Di authored
      Add full conf log tests for bug 16717.
      Fixes for llog_test, and readd it to sanity.
      b=16717
      i=Nathan,Umka
      5ab23f67
    • Robert Read's avatar
      · 8b9f7f5c
      Robert Read authored
      Update buildcvs to support b2_9-bld* branches.
      8b9f7f5c
    • Bobi Jam's avatar
      Branch HEAD · feb80fe0
      Bobi Jam authored
      b=16788
      i=adilger
      i=nathan.rutman
      
      add per-nid statistics on HEAD.
      feb80fe0
  7. 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
    • Johann Lombardi's avatar
      Branch HEAD · 3b54655c
      Johann Lombardi authored
      Branch b_release_1_6_6
      b=16303
      i=adilger
      Description: Oops in statahead when CONFIG_SLUB is enabled
      Details    : Disable statahead by default on systems with CONFIG_SLUB enabled,
                   until such a time as problem is understood.
      3b54655c
    • mattwu's avatar
      update libcfs tag for b_winnt_port branch · fb11d6a3
      mattwu authored
      fb11d6a3
  8. 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
  9. Sep 12, 2008
Loading