Skip to content
Snippets Groups Projects
  1. Dec 09, 2008
  2. Dec 08, 2008
    • Eric Mei's avatar
      branch: HEAD · 235e12a0
      Eric Mei authored
      fix calculation of sleeping time.
      b=13659
      r=nathan
      235e12a0
    • Johann Lombardi's avatar
      Branch HEAD · 571a0fd5
      Johann Lombardi authored
      b=17379
      
      Print value of symlink depth before checking it.
      571a0fd5
  3. Dec 06, 2008
    • Yong Fan's avatar
      Branch HEAD · b7121b2f
      Yong Fan authored
      b=15691
      i=h.huang
      i=johann
      
      If there are too many locks on client-side, then some locks taken by
      statahead maybe dropped automatically before the real "revalidate"
      using them. Under such case the statahead should fail.
      b7121b2f
    • Elena Gryaznova's avatar
      b=17661 · e2143027
      Elena Gryaznova authored
      i=Brian
      run mpi tests as MPI_USER
      e2143027
  4. Dec 05, 2008
    • manoj's avatar
      b=15699 · 0e660eab
      manoj authored
      i=andreas
      i=nikita
      i=nathan
      i=manoj
      
      Changelogs, a lightweight mechanism to track filesystem metadata and
      namespace changes.
      0e660eab
  5. Dec 04, 2008
    • Elena Gryaznova's avatar
      b=17747 · c572d43b
      Elena Gryaznova authored
      i=Nathan
      run_one: print PASS/FAIL depending on new TEST_FAILED var
      c572d43b
    • Yong Fan's avatar
      Branch HEAD · 33b2d684
      Yong Fan authored
      b=17770
      i=Elena Gryaznova
      
      avoid using quota_usr/quota_2usr groups
      33b2d684
  6. Dec 03, 2008
  7. Dec 02, 2008
    • Elena Gryaznova's avatar
      b=17267 · ff077fc3
      Elena Gryaznova authored
      i=Adilger
      fsx fix: limit bound file size by 1/2 RAM
      ff077fc3
    • Yury Umanets's avatar
      b=17813 · 06bdd771
      Yury Umanets authored
      r=shadow
      - take into account the limit on the host because the higher limit the longer it takes to kill some locks.
      06bdd771
  8. Dec 01, 2008
    • Elena Gryaznova's avatar
      b=16897 · d425a1a0
      Elena Gryaznova authored
      i=Adilger
      i=Tappro
      test_7-b fix: use do_nodes instead of loop to run rundbench
      d425a1a0
    • Elena Gryaznova's avatar
      b=17696 · b9a0a692
      Elena Gryaznova authored
      i=Adilger
      skip liblustre for different client/mds versions
      b9a0a692
    • tianzy's avatar
      Branch HEAD · c165cc2d
      tianzy authored
      fix an error in the test_18b of sanity-quota.sh
      b=17832
      i=tianzy
      c165cc2d
  9. Nov 28, 2008
    • Elena Gryaznova's avatar
      b=17761 · e8274d1f
      Elena Gryaznova authored
      i=Adilger
      i=Johann
      test_6 fix
      e8274d1f
    • Yong Fan's avatar
      Branch HEAD · 11127cbf
      Yong Fan authored
      b=17752
      i=yury.umanets
      i=tianzy
      
      Disable quota support for CMD case temporary.
      11127cbf
    • Pravin Shelar's avatar
      b=15957 · 4201416b
      Pravin Shelar authored
      i=Nikita
      i=umka
      
      	compact FLD feature.
      4201416b
  10. Nov 27, 2008
    • Johann Lombardi's avatar
      Branch HEAD · b9241643
      Johann Lombardi authored
      b=12596
      i=grev
      i=adilger
      
      check striping after setstripe in recovery-small test 18*.
      move get_stripe_info() to t-f.
      b9241643
  11. Nov 25, 2008
    • Andrew Perepechko's avatar
      Branch HEAD · 2cecd02a
      Andrew Perepechko authored
      b=17371
      i=Elena
      fail each time setup/cleanup does not work
      2cecd02a
    • Elena Gryaznova's avatar
      b=17326 · f354a3b2
      Elena Gryaznova authored
      i=Brian
      load_modules fn modprobe.d fix
      f354a3b2
    • Elena Gryaznova's avatar
      b=17477 · 3037e29b
      Elena Gryaznova authored
      i=Huang Hua
      check_config fn default network type fix
      3037e29b
    • Yury Umanets's avatar
      - make margin 10 sec more in 124a to let client kill some locks. · a3d20bfe
      Yury Umanets authored
      Rationale is the following:
      
      * 30 sec we need because in 30 sec locks on client will get old enough to _start_ kiling them;
      * 10 sec we need because client checks SLV and kills locks every 10 sec;
      * 10 sec more we need to make sure that we did not race in worse case scenario and client really had some time to kill locks.
      a3d20bfe
    • tianzy's avatar
      Branch HEAD · aaf7b621
      tianzy authored
      fix "should take longer" problem of test_18 of sanity-quota.sh
      b=17773
      i=johann
      i=panda
      aaf7b621
    • Eric Mei's avatar
      branch: HEAD · 707916ab
      Eric Mei authored
      support gss on mgc-mgs connection.
      b=16054
      r=umka
      r=vitaly
      707916ab
  12. Nov 24, 2008
    • Eric Mei's avatar
      branch: HEAD · 9edebe08
      Eric Mei authored
      rewrite part of sptlrpc configuration system to be able to interoperate
      with 1.8.
      b=15363
      r=nathan
      r=fanyong
      9edebe08
    • Elena Gryaznova's avatar
      b=17747 · efe37534
      Elena Gryaznova authored
      i=Tappro
      FAIL_ON_ERROR=false fix: force suits exit 1 if some tests failed
      efe37534
    • Andreas Dilger's avatar
      Branch HEAD · f91e8ee6
      Andreas Dilger authored
      Add error messages in case of failure in test_27p.
      Don't have explicit return inside test_75*, this is already skipped due
      to test 75 being listed in ALWAYS_EXCEPT.
      
      Add regression tests for -1 stripe width case.
      b=12836
      f91e8ee6
    • Andreas Dilger's avatar
      Branch HEAD · 2b76ef11
      Andreas Dilger authored
      Fix filename formatting to include space for sticky bit.
      2b76ef11
    • Yury Umanets's avatar
      b=17631 · dde3e359
      Yury Umanets authored
      r=shadow,panda
      
      - fixes long sync bulk unlink in ptlrpcd which stops other rpcs from being handled and also causes asstion in umount time;
      
      - make sure that long unlink wait is done with 1 sec interval to return quickly.
      dde3e359
  13. Nov 23, 2008
  14. Nov 21, 2008
    • Elena Gryaznova's avatar
      b=17735 · a733456c
      Elena Gryaznova authored
      i=Yury.Umanets
      check_mem_leak fn: use echo instead of log fn
      a733456c
  15. Nov 20, 2008
    • Alexey Lyashkov's avatar
      · f2e5761d
      Alexey Lyashkov authored
      not send LOV EA under replay, we can't know about they size at this
      time. Don't allow client connect to mds before any ost connected,
      for avoid problems with LOV EA size and returning EIO to client.
      
      Branch HEAD
      b=16080
      i=umka
      i=tappro
      f2e5761d
    • Andrew Perepechko's avatar
      Branch HEAD · 7915d7af
      Andrew Perepechko authored
      b=17371
      i=Johann Lombardi
      testcase for 17371
      7915d7af
  16. Nov 19, 2008
Loading