Skip to content
Snippets Groups Projects
  1. Nov 03, 2008
    • Mikhail Pershin's avatar
      - test fix from 12512 · 1a2954ab
      Mikhail Pershin authored
        b:12512
        i:grev, adilger
      1a2954ab
    • Andrew Perepechko's avatar
      · cfa82133
      Andrew Perepechko authored
      b=17493
      i=Andreas Dilger
      i=Johann Lombardi
      handling of a broken readonly key
      cfa82133
    • tianzy's avatar
      Branch b1_6 · ff76c1dc
      tianzy authored
      fix an error in the test_18 of sanity-quota.sh
      b=17523
      i=johann
      i=panda
      ff76c1dc
    • Andreas Dilger's avatar
      Branch b1_6 · 542edff1
      Andreas Dilger authored
      Quiet compiler warning about unused label.
      Conditional check will be optimized away by compiler.
      542edff1
    • Andreas Dilger's avatar
      Branch b1_6 · 99eee3f6
      Andreas Dilger authored
      Fix 80-column line wrapping.
      99eee3f6
  2. Oct 31, 2008
  3. Oct 30, 2008
    • girish's avatar
      Remove the LBUG and instead, return an error if npages > OST_THREAD_POOL_SIZE · f48750a9
      girish authored
      i=johann
      i=adilger
      b=17448
      f48750a9
    • Bobi Jam's avatar
      · 78186c94
      Bobi Jam authored
      Branch b1_6
      b=16887
      i=pravin.shelar
      i=adilger
      
      Address LBUG, ASSERTION(client_stat->nid_exp_ref_count == 0) failed:count -1
      * add client stat on obd_nid_stat after client stat is ready.
      * properly decrease exp_nid_stats' nid_exp_ref_count in lprocfs_exp_cleanup().
      78186c94
  4. Oct 29, 2008
    • Wang Di's avatar
      Branch: b1_6 · aaf77778
      Wang Di authored
      remove unecessary return.
      aaf77778
    • Wang Di's avatar
      Branch: b1_6 · 34674a36
      Wang Di authored
      Once the unmatched stride IO mode is detected, shrink the stride-ahead window to 0.
      if it does hit cache miss, and read-pattern is still stride-io mode,
      does not reset the stride window, but also does not increase the stride
      window length in this case.
      b=17197
      i=Nikita
      i=Andreas
      34674a36
    • Nathan Rutman's avatar
      b=15899 · 3e04fca3
      Nathan Rutman authored
      i=johann
      i=adilger
      coverity fix.  thought I landed this awhile ago, but apparently not...
      3e04fca3
  5. Oct 28, 2008
    • Robert Read's avatar
      Branch b1_6 · 448f828a
      Robert Read authored
      b=17491
      i=nathan
      i=rread
      
      Quick fix patch from behlendorf1@llnl.gov.
      448f828a
    • kalpak's avatar
      · f1e739e5
      kalpak authored
      b=16680
      i=adilger, kalpak (o=bzzz)
      
      Detect on-disk corruption of block bitmap and better checking of preallocated blocks.
      f1e739e5
    • Johann Lombardi's avatar
      Branch b1_6 · 960c808e
      Johann Lombardi authored
      b=17089
      i=wangdi
      
      fix mistake made when the patch was landed.
      960c808e
    • Bobi Jam's avatar
      Branch b1_6 · 3edda35c
      Bobi Jam authored
      b=17093
      o=Btian Behlendorf (behlendorf1@llnl.gov) for mgs part
      o=E. Gryaznova (grev) for test framework
      i=nathan.rutman
      i=adilger
      
      Do writeconf only explicitly required.
      3edda35c
  6. Oct 27, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · bc4e78a6
      Johann Lombardi authored
      b=17385
      i=green
      i=shadow
      
      grab lock reference when the lock is added to the waiting or expired list.
      bc4e78a6
    • Hongchao Zhang's avatar
      Branch b1_6 · bd78a8a4
      Hongchao Zhang authored
      handle the problem of test_120a in sanity.sh: 1 cancel RPC occured
      
      b=14502
      i=adilger
      i=grev
      bd78a8a4
    • Hongchao Zhang's avatar
      Branch b1_6 · 0fdbc45f
      Hongchao Zhang authored
      handle "Unexpected: can't find mdc_open_data,
      but the close succeed, Please tell <http://bugzilla.lustre.org/>."
      printed in mdc_close in mdc_request.c
      b=17089
      i=johann
      0fdbc45f
  7. Oct 24, 2008
  8. Oct 23, 2008
    • Alexey Lyashkov's avatar
      in rare cases, inode in catalog can have i_no less than have parent · 8abc9a86
      Alexey Lyashkov authored
      i_no, this produce wrong order for locking during open, and parallel
      unlink can be lock open. this need teach mds_open to grab locks in
      resouce id order, not at parent -> child order.
      
      Branch b1_6
      b=16492
      i=johann
      i=alex
      8abc9a86
    • Elena Gryaznova's avatar
      b=16551 · 29b5efda
      Elena Gryaznova authored
      i=Nathan
      
      skip replay/recovery tests if remote MDS/OSS with nodsh
      lost test_27 fix
      29b5efda
    • Yury Umanets's avatar
      b=17323 · 5d9e2961
      Yury Umanets authored
      r=tappro
      
      - small fix from Mike
      5d9e2961
    • kalpak's avatar
      · 6122b6ad
      kalpak authored
      b=12800
      o=alex.zhuravlev
      i=kalpak
      i=adilger
      
      Add support for tunable preallocation window and new tunables for large/small requests
      6122b6ad
    • Yury Umanets's avatar
      b=17447 · e893964b
      Yury Umanets authored
      r=adilger,deen
      
      - missed lustre_put_lsi() in couple of places;
      
      - do not call deregister_mount() in mount error path, this makes it impossible for MDT to do put_mount() and thus, its lsi left not released;
      
      - fixes error handling with llog_setup/llog_cleanup in couple of places;
      - fixes error handling after hash_init errors in class_setup();
      - cleanups.
      e893964b
  9. Oct 22, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · e7041231
      Andrew Perepechko authored
      b=17302
      i=Johann Lombardi
      i=ZhiYong Tian
      
      fix error output messages
      e7041231
    • Elena Gryaznova's avatar
      b=15711 · c76ea477
      Elena Gryaznova authored
      i=Johann
      recovery-small exception for FAILURE_MODE=HARD and mixed ost devices
      c76ea477
    • Elena Gryaznova's avatar
      b=17442 · 59e367bb
      Elena Gryaznova authored
      i=Nikita
      do_nodes fix for case when list contains a single node $HOSTNAME
      59e367bb
    • Elena Gryaznova's avatar
      b=16551 (att 19784) · a67b6de0
      Elena Gryaznova authored
      o=Adilger
      i=grev
      skip replay/recovery tests if remote MDS/OSS with nodsh
      
      b=16551 (att 19835)
      i=Nathan
      do skip_rem[mds|ost] check only if test suit is run; fail acc-sm if
      tests suits were skipped due to nodsh
      
      b=17326
      i=Alexey.Lyashkov
      remove now-useless remount/reconfig for liblustre;
      always add accept=all fo lnet module
      a67b6de0
  10. Oct 21, 2008
    • Robert Read's avatar
      Branch b1_6 · ddf16c88
      Robert Read authored
      b=1819
      i=adilger
      i=nathan
      
      Add an import file to the osc, mdc, and mgc proc dir,
      and include test for new proc file.
      ddf16c88
Loading