Skip to content
Snippets Groups Projects
  1. Jul 26, 2007
    • Wang Di's avatar
      Branch: b1_6 · 29379abe
      Wang Di authored
      land 10800(adding llog ctxt refcount) to b1_6.
      b=10800
      i=green
      i=shadow
      29379abe
  2. Jul 25, 2007
    • Nathan Rutman's avatar
      b=12499 · 4f1334d5
      Nathan Rutman authored
      i=brian
      add ONLY, debugsave
      fix iozone test size
      remove some test output
      4f1334d5
  3. Jun 14, 2007
    • scjody's avatar
      Branch b1_6 · c00b5464
      scjody authored
      Modify test-framework tests to run on real hardware - based on a patch
      by Nic Henke <nic@cray.com>
      
      b=11217
      i=mjmac
      i=nathan
      c00b5464
  4. Jun 08, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · b7b3dd0f
      Andreas Dilger authored
      Remove the extra checkstat call, which should have been removed with the
      landing of the original patch.
      b=10818 b=12623
      i=scjody
      i=nathan
      b7b3dd0f
  5. Jun 07, 2007
    • Wang Di's avatar
      Branch:b1_6 · f2af8948
      Wang Di authored
      The catlog should be initialized anyway even in recovery.
      b=12086
      i=nathan
      i=adilger
      f2af8948
  6. May 29, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 5fdeef3b
      Andreas Dilger authored
      Minor cleanups to tests, improved error messages.
      b=12560
      i=scjody
      5fdeef3b
  7. May 24, 2007
    • Wang Di's avatar
      Branch:b1_6 · 6aaaa8bc
      Wang Di authored
      Fix lov_mds_md in mdd_create_objects error handler.
      Checking whether obd_fail before fsfilt_start.
      Free fcc no matter whether fsfilt_commit success or failed.
      b=10818
      i=adilger
      i=green
      6aaaa8bc
    • Nathan Rutman's avatar
      b=11658 · 35664baf
      Nathan Rutman authored
      fix broken test
      35664baf
  8. 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
  9. Feb 10, 2007
  10. Sep 21, 2005
  11. Aug 25, 2005
    • Lai Siyao's avatar
      · 4df2111c
      Lai Siyao authored
      shouldn't touch this.
      4df2111c
    • Lai Siyao's avatar
      · da54b94d
      Lai Siyao authored
      fixes:
      * previous implementation doesn't support multi-open/truncate by different
        users on the same inode.
      * update DLD.
      * cleanup.
      da54b94d
  12. Aug 14, 2005
    • alex's avatar
      b=7312 · d46b19a9
      alex authored
       - open file by fid in REPLAY|RESENT case because parent can disapper by
         that time
      d46b19a9
  13. Jun 22, 2005
    • Yury Umanets's avatar
      - CROW (CReate On Write) (precreation is removed) · b92e914b
      Yury Umanets authored
      - setting owner/group on OSS (needed for quotas)
      
      - some fixes:
        - deadlock on soc client lock.
        - idr_remove() issue.
        - forwarding to wrong MDS in lmv_link()
        - f_dput(dentry) before using it in filter_lvbo_update()
        - filter_sync() assert(group > 0) due to missed GROUP flag oa->o_valid in ll_fsync().
        - cleanups, comments and more debugging messages.
        - jump to wrong label in mds_create_objects() on error path.
        - few missed/wrong ENTRY/RETURN things
      b92e914b
  14. May 27, 2005
  15. May 19, 2005
  16. May 13, 2005
  17. May 07, 2005
    • Wang Di's avatar
      Branch:HEAD · 63e4ea57
      Wang Di authored
      replace mds1 with SINGLEMDS according to andreas advice
      63e4ea57
  18. May 06, 2005
    • Wang Di's avatar
      Branch: HEAD · 991c653e
      Wang Di authored
      some fix in replay-single.sh
      b:6068
      991c653e
  19. Apr 22, 2005
  20. Apr 04, 2005
  21. Mar 31, 2005
  22. Nov 11, 2004
  23. Oct 23, 2004
  24. Jul 27, 2004
    • alex's avatar
      b=3550 · 45d054e7
      alex authored
      r=adilger
      
      - replay of unlink. landed for testing on china cluster
      45d054e7
  25. Jul 22, 2004
    • Robert Read's avatar
      b=2525 · b717cd5b
      Robert Read authored
      I've seen the "server went back in time" message while testing HEAD,
      so this will fix that.  Patch already on 1.4.
      b717cd5b
  26. Jul 12, 2004
    • Robert Read's avatar
      b=3405 · 50e3ab3c
      Robert Read authored
      - Fix insanity.sh, still using the insanity-local.sh config by default.
      - More cleanups in replay-single.sh. We need to generalize failures a
      bit more, so we can choose a different mds each time, if more than one
      is available.
      50e3ab3c
    • Robert Read's avatar
      · f329de13
      Robert Read authored
      Fix replay-single.sh and recovery-small.sh so they can run with the
      default lmv config or "-f cfg/local.sh" config.
      f329de13
  27. Jun 04, 2004
    • Phil Schwan's avatar
      - merge 2 weeks of b1_4 fixes onto HEAD · 23de47e8
      Phil Schwan authored
      - b1_4 is basically the parent of HEAD, because that's the direction
        that changes flow, as strange as that sounds.  so there's a
        HEAD_BASE tag which sits on b1_4
      23de47e8
  28. Jun 02, 2004
  29. May 17, 2004
  30. May 13, 2004
  31. Apr 29, 2004
  32. Apr 23, 2004
  33. Apr 12, 2004
  34. Mar 19, 2004
  35. Mar 17, 2004
    • Robert Read's avatar
      b=2766 · 3c0b76d5
      Robert Read authored
      r=zab (partial)
      
      Better handling for OST eviction.  Fixes for clearing the page cache,
      imp_invalid handling, and improved import_event interface. Also
      includes the tests and fixes added from 2732; one of those tests does
      not yet passed so it is excepted for now.
      3c0b76d5
  36. Mar 13, 2004
    • Robert Read's avatar
      b=2898 · b62d166a
      Robert Read authored
      Protect conn_cnt check and update with exp_lock in
      target_handle_connect.
      
      Add a test to replay since, and add an OBD_FAIL style macro to create
      a race condition in a specific location called OBD_RACE.
      b62d166a
  37. Mar 09, 2004
Loading