Skip to content
Snippets Groups Projects
  1. May 24, 2007
  2. May 23, 2007
  3. May 17, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · efcee871
      Andreas Dilger authored
      Make sure that the unlinked file actually releases all of the blocks on
      disk, otherwise the next test may fail with ENOSPC.
      b=12507
      efcee871
  4. May 16, 2007
    • Oleg Drokin's avatar
      b=11658 · 7cb202a5
      Oleg Drokin authored
      r=wangdi,adigler
      
      Take import reference before releasing llog record semaphore
      7cb202a5
    • Nathan Rutman's avatar
      Branch b1_6 · 2dc6eac9
      Nathan Rutman authored
      b=12465
      i=adilger
      skip test 76 if no deathrow/iget
      2dc6eac9
  5. May 15, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 948b5d39
      Andreas Dilger authored
      Fix compile warnings/error due to recent lustre-build.m4 commit of _GNU_SOURCE.
      Remove some obsolete tests that now had compile warnings.
      b=12348
      948b5d39
  6. May 11, 2007
    • scjody's avatar
      Branch b1_6 · ff7b8da0
      scjody authored
      Fix sanity test 78:
      
      1. Detects write failures and failing the test.
      2. Writes a file small enough not to fill up any OST.
      3. Unlinks the file at the end of the test.
      
      b=12326
      i=adilger
      i=shadow
      ff7b8da0
    • Andreas Dilger's avatar
      Branch HEAD · 83159ed8
      Andreas Dilger authored
      Don't run lfscktest.sh if the OSTs are remote.
      83159ed8
  7. May 08, 2007
    • Oleg Drokin's avatar
      b=11546 · 0df86a8a
      Oleg Drokin authored
      r=adilger,shadow
      
      Check that request is still eligible for replay in mdc_set_replay_data()
      before doing anything.
      0df86a8a
  8. Apr 30, 2007
    • Wang Di's avatar
      Branch: HEAD · aa65c1c3
      Wang Di authored
      Fix bug number and ALWAYS_EXCEPT according to nathan's advices, which should
      be line up vertically. Disable test_42 again, it seems bug9789 still there.
      aa65c1c3
  9. Apr 28, 2007
    • scjody's avatar
      Branch HEAD · 78f134e9
      scjody authored
      Type-check arguments against format string in CDEBUG/CERROR, fix warnings
      introduced.
      
      Original patch by adilger.
      
      b=12327
      i=green
      i=isaac
      78f134e9
  10. Apr 26, 2007
  11. Apr 23, 2007
    • scjody's avatar
      Branch HEAD · 5e8604cd
      scjody authored
      Add ll_getstripe_info to .cvsignore
      5e8604cd
  12. Apr 13, 2007
  13. Apr 07, 2007
  14. Apr 05, 2007
  15. Mar 31, 2007
    • scjody's avatar
      Branch HEAD · ba32c6bb
      scjody authored
      Add support for the ldiskfs2 fstype.
      
      b=11981
      r=adilger
      r=nathan
      ba32c6bb
    • scjody's avatar
      Branch HEAD · 0d2088ed
      scjody authored
      Use eval when changing debug settings to avoid shell-related failures.
      
      b=12081
      r=adilger
      0d2088ed
  16. Mar 26, 2007
  17. Mar 25, 2007
    • Wang Di's avatar
      Branch: HEAD · e100752f
      Wang Di authored
      increase dirty_ratio and dirty_background_ratio to prevent writeback for test42
      b=9789
      r=green
      e100752f
  18. Mar 23, 2007
    • Nathan Rutman's avatar
      b=12005 · 70b4fe5e
      Nathan Rutman authored
      i=green
      initialize per-export proc in non-recovery case.
      report an error when attempting to change failout mode without writeconf
      70b4fe5e
    • scjody's avatar
      Branch HEAD · 073e67f1
      scjody authored
      Rename shell and perl scripts to remove .sh and .pl extensions.
      
      b=11985
      r=nathan
      073e67f1
  19. Mar 22, 2007
  20. Mar 21, 2007
    • scjody's avatar
      Branch HEAD · 3b5ff013
      scjody authored
      Remove "#if FOO" compiler warnings from -Wundef.
      (Committed by adilger)
      
      Define FMODE_READ and FMODE_WRITE for use in liblustre
      (Committed by green)
      
      Allow test 6 and 7 to be run in isolation.
      Fix test file names.
      Create test files in $DIR instead of $MOUNT.
      (Committed by adilger)
      
      openclose.c: Save errno before calling fprintf().
      (Committed by adilger)
      
      sanityN.sh: Kill multiop before exiting, if test fails.
      Test is currently excluded, was retesting to see if it worked yet.
      b=3192
      (Committed by adilger)
      
      r=adilger
      r=nathan
      r=green
      3b5ff013
  21. Mar 20, 2007
  22. Mar 19, 2007
    • Nathan Rutman's avatar
      b=11778 · 18f19045
      Nathan Rutman authored
      i=adilger
      wait until config file is finished before allowing MDT clients to connect
      18f19045
  23. Mar 18, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 72c66ab8
      Andreas Dilger authored
      Fixes in b1_4 missing from HEAD:
      - enable test 14c (b=4035, b=7040)
      - don't print an error because /proc/sys/lustre/fail_loc is missing if
        the lustre is stopped when error() is called
      - cleanup echo device after test_28 is done
      72c66ab8
  24. Mar 08, 2007
  25. Feb 27, 2007
  26. Feb 26, 2007
  27. Feb 22, 2007
  28. Feb 20, 2007
    • Nathan Rutman's avatar
      b=11692 · e903d996
      Nathan Rutman authored
      play nicer with parameters on logs upgraded from 1.4.x
      - allows updates for old logs whenever we can (i.e. ok for mdc, not for osc)
      - allows updates for everyone if --writeconf is specified at tunefs upgrade
      time (requires entire fs to be stopped though)
      - allows updates of failover partners if --writeconf is specified
      - fixes various other little bugs and error messages
      - adds a couple of regression tests for upgrading from 1.4.6
      e903d996
    • Nathan Rutman's avatar
      fail test 11 after 30 min · 792324d4
      Nathan Rutman authored
      792324d4
    • Nathan Rutman's avatar
  29. Feb 18, 2007
  30. Feb 16, 2007
Loading