Skip to content
Snippets Groups Projects
  1. Jul 26, 2004
  2. Jul 22, 2004
    • Robert Read's avatar
      b=3899 · 48e080ea
      Robert Read authored
      Handle server recovery in a new thread, instead of tying up request
      processing threads. Centralizes the recovery management, including the
      abort recovery checking.
      48e080ea
    • 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
  3. Jul 19, 2004
    • alex's avatar
      b=3874 · d676d2b2
      alex authored
      - with CMD each MDS has own group on OST, so group != 0 always. this is
        why filter_should_precreate() did return 1 always, so precreation path
        didn't take a place. I've comment out check for group out for a while
      d676d2b2
  4. Jul 18, 2004
    • Robert Read's avatar
      · 9641c7f5
      Robert Read authored
      b=3869,1742
      
      These are the remaining fixes from 1742 that are needed to allow a
      client to reconnect during recover.  The request that triggered 3869
      on the last run was actually a RESENT request that was sent before
      recovery had finished, which this patch will fix.
      9641c7f5
  5. Jul 15, 2004
  6. Jul 07, 2004
    • Wang Di's avatar
      Update snapfs · 7088f046
      Wang Di authored
      1) fix some bugs in create_indirect inode.
      7088f046
  7. Jun 30, 2004
  8. Jun 17, 2004
    • Yury Umanets's avatar
      - added error handling in various places of lmv code. · edee0234
      Yury Umanets authored
      - fixed error code leakage in filter_precreate() what led to endless loop
      in the case of -ENOSPC due to real lack of space or inability to allocate new inode.
      
      - added various error messages in error code pathes in lmv code.
      - small changes in existent error messages.
      edee0234
  9. Jun 12, 2004
  10. Jun 08, 2004
  11. 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
  12. Jun 02, 2004
  13. May 17, 2004
  14. May 13, 2004
  15. May 05, 2004
  16. Apr 29, 2004
  17. Apr 23, 2004
  18. Apr 21, 2004
  19. Apr 16, 2004
  20. Apr 14, 2004
  21. Apr 07, 2004
  22. Apr 04, 2004
    • Phil Schwan's avatar
      b=3106 · 9448f949
      Phil Schwan authored
      Don't deref NULL inode if we make it into filter_lvbo_init for (in
      this case) the wrong object group
      9448f949
  23. Mar 31, 2004
  24. Mar 26, 2004
    • hitao's avatar
      · ef724238
      hitao authored
       to get Lustre built with 2.6.3+mm4, LTIME_S(dentry->d_inode->i_size) is not correct
      ef724238
  25. Mar 25, 2004
  26. Mar 24, 2004
  27. Mar 19, 2004
    • hitao's avatar
      · a9315be6
      hitao authored
       to make Lustre build with 2.6.3+mm4 and suse 2.6
      a9315be6
  28. Mar 18, 2004
  29. Mar 17, 2004
  30. Mar 09, 2004
    • Andreas Dilger's avatar
      Stop error spew if no real error, doh. · abac4d40
      Andreas Dilger authored
      b=2633
      abac4d40
    • Andreas Dilger's avatar
      Drop the filter export grants under the same lock as the removal of the · 45839553
      Andreas Dilger authored
      export from the device from the export list.  This still isn't possible
      for --force disconnects, so we don't do filter_grant_sanity_check() at
      that time.
      
      Also, change the LASSERTs to CERRORs in case this happens again.  First of
      all to see if these errors are just transient during export disconnection
      which means they are just overly-aggressive assertions, or if there is a
      permanent accounting error that indicates some other problem.  Secondly, it
      isn't possible to stop the use of existing export references, so there will
      always be some small race during client eviction as completing operations
      might update the export before it is destroyed.
      b=2663
      45839553
    • jacob's avatar
      r=adilger,phil · c658964f
      jacob authored
      b=2464
      
      Land initial b_bgl fixes.  Includes compile and a couple of swabbing
      fixes.
      c658964f
  31. Mar 08, 2004
  32. Mar 05, 2004
  33. Feb 24, 2004
  34. Feb 23, 2004
Loading