Skip to content
Snippets Groups Projects
  1. Sep 18, 2008
  2. 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
  3. 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
  4. 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
  5. 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
  6. Sep 12, 2008
  7. Sep 11, 2008
  8. Sep 10, 2008
    • Bobi Jam's avatar
      Branch HEAD · 3c569428
      Bobi Jam authored
      b=17023
      o=adilger
      i=zhenyu.xu (bobijam)
      i=johann
      
      per-nid statistics are collected incorrectly.
      3c569428
    • Bobi Jam's avatar
      Branch HEAD · 9b3a6b6f
      Bobi Jam authored
      b=16643
      o=Herb Wartens (hwartens@llnl.gov)
      i=adilger
      i=johann
      
      Description: Generic /proc file permissions
      Details    : Set /Proc file permissions in a more generic way to enable non-
                   root users operate on some /proc files.
      9b3a6b6f
    • Bobi Jam's avatar
      Branch HEAD · b182f9a1
      Bobi Jam authored
      b=16561
      o=oleg.drokin (green)
      i=johann
      i=zhenyu.xu (bobijam)
      
      Description: Hitting mdc_commit_close() ASSERTION
      Details    : Properly handle request reference release in
                   ll_release_openhandle().
      b182f9a1
  9. Sep 09, 2008
    • Robert Read's avatar
      Branch HEAD · dc528f31
      Robert Read authored
      b=16074
      
      
      port liblustre changes to libcfs
      dc528f31
    • Vitaly Fertman's avatar
      Branch HEAD · 14c14445
      Vitaly Fertman authored
      b=15949
      i=adilger
      i=shadow
      
      mds_body.capability fix
      14c14445
    • Yang Sheng's avatar
      Branch HEAD · 6b2cd611
      Yang Sheng authored
      b=16949
      i=yury, deen
      
      Add labs(x) as a inline function because absent since 2.6.22.
      6b2cd611
    • kalpak's avatar
      · f3b34344
      kalpak authored
      b=16098
      
      replace CFS copyright with Sun copyright header
      f3b34344
    • Liang Zhen's avatar
      Branch HEAD · 0f8be929
      Liang Zhen authored
      Branch for more survey about LNet concurrency
      0f8be929
    • Jian Yu's avatar
      Branch HEAD · 48831d96
      Jian Yu authored
      b=16650
      i=grev
      i=eric.mei
      
      SANITY_GSS test should not be run when it's not in the ACC_SM_ONLY list.
      48831d96
Loading