Skip to content
Snippets Groups Projects
  1. Nov 18, 2008
  2. Nov 15, 2008
  3. Nov 07, 2008
    • Yury Umanets's avatar
      b=17310 · 20d7fb85
      Yury Umanets authored
      r=johann,shadow
      
      - fixes in ptlrcp to handle possible long reply unlink for HEAD.
      20d7fb85
  4. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
  5. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  6. Jul 30, 2007
  7. Apr 28, 2007
    • scjody's avatar
      Branch HEAD · 824c90ba
      scjody authored
      Patch from nic@cray.com: add spin locks around import/export bit flag changes.
      
      b=11315
      i=adilger
      i=alex
      824c90ba
  8. Feb 13, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 0dfd5314
      Andreas Dilger authored
      Description: RPCs being resent when they shouldn't be
      Details    : Some RPCs that should not be resent are being resent.  This
      	     can cause inconsistencies in the RPC state machine.  Do not
      	     resend such requests.
      b=11203
      r=nathan r=green
      
      Fix 2.4 kernel compile error introduced by 10866 landing (missing typecheck).
      0dfd5314
  9. Feb 10, 2007
  10. May 29, 2005
  11. May 18, 2005
  12. May 14, 2005
    • alex's avatar
      b=6326 · d9248bdc
      alex authored
       - testing infrastructure to control order in which clients recover
      d9248bdc
  13. May 07, 2005
    • alex's avatar
      b=6019 · 5940a46b
      alex authored
       - workaround for cascading timeouts when failure of 1 server node causes
         failures of unrelated connections. this caused different problems. for
         example, lock cancel timeouts.
      5940a46b
  14. Apr 04, 2005
  15. Oct 23, 2004
  16. Jul 29, 2004
  17. Jun 16, 2004
  18. Jun 10, 2004
    • Yury Umanets's avatar
      Mostly fixes related to using failover MDSs along lmv. This is also related to... · 0e006095
      Yury Umanets authored
      Mostly fixes related to using failover MDSs along lmv. This is also related to active_ref handling, etc.
      
      Also fixed the following:
      * name of lproc entry where lustre upcall can be seen in error message if upcall is failed.
      * removed --master option which was supposed to work along with lmv and now it is obsoleted.
      * clanups and fixes both in lconf and lmc
      0e006095
  19. Jun 02, 2004
  20. May 17, 2004
  21. Apr 29, 2004
  22. Apr 14, 2004
  23. Mar 18, 2004
  24. 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
  25. Mar 05, 2004
  26. Feb 24, 2004
  27. Feb 14, 2004
  28. Feb 13, 2004
    • Andreas Dilger's avatar
      Landing b_bug974 onto HEAD (20040213_1538). · 30c3a189
      Andreas Dilger authored
      Adds support for client-side write cache accounting via OST write credits
      (grants).  There is not yet a "correction" algorithm for grants if they
      get out of sync between the client and OST (OST can handle clients who think
      they have grant but do not).  Peter had previously suggested that grants
      should decay over time (faster on the clients than on the OSTs) so idle
      nodes do not consume space they aren't using.
      
      Use /proc/fs/lustre/osc/OSC*/cur_grant_bytes (and existing cur_dirty_bytes)
      to check client-side cache values.
      
      Includes lustre-side changes for lfsck support (create files with
      specific objids, create specific objids on OSTs).
      
      Also includes some changes to the testing scripts (local.sh, lov.sh, acc-sm)
      so that they include a "client nid '*'" client and can be used for sanityN.sh
      testing.  This has been put into the main acceptance-small.sh loop so that
      sanityN.sh will be run on both single and multi-OST setups.
      
      b=974 b=2349
      r=shaver
      30c3a189
    • Andreas Dilger's avatar
      Land b_smallfix onto HEAD (20040213_1402) · 4d22d9a6
      Andreas Dilger authored
      4d22d9a6
  29. Feb 07, 2004
    • Robert Read's avatar
      Landing b_recovery · 0343ecb7
      Robert Read authored
      The principal change here is ptlrpc_connect_import and recovery are
      merged and are now asynchronous and are run on ptlrpcd.
      
      This branch also includes fixes for
      
        2477 (this was the initial bug)
      
        2355 recover for initial connections
      
        1934 (b_1934 was merged directly to b_recovery)
      
        1901 block all file creations until orphan recovery completes
      
        2423 client remove rq_connection from request struct
      
        2640 conf-sanity test_5, and proper cleanup in umount when
             cleanup log is not availale.
      
        2670 recovery timer race
      
        2532 mdc_close recovey bug
      
      And few others that werent' filed.
      0343ecb7
  30. Jan 05, 2004
    • Robert Read's avatar
      b=2460 · bb5c8e25
      Robert Read authored
      r=phil
      
      Make sure threads waiting for a completion callback are awoken when
      the client is evicted. Also set LDLM_FL_CANCEL explicitely in
      cleanup_resouces, so callers of ldmm_namespace_cleanup no
      longer need to specify it.
      bb5c8e25
  31. Dec 21, 2003
  32. Dec 16, 2003
    • Oleg Drokin's avatar
      r=zab,phil · 15b0e514
      Oleg Drokin authored
      Fix for bug 974, Also adds a test to check for OOM (modified script from
      bug 1135), fixes to sanity.sh's test 45 to obtain a grant (closes 2387).
      15b0e514
  33. Dec 03, 2003
  34. Aug 19, 2003
    • Phil Schwan's avatar
      b=1505 · d22678da
      Phil Schwan authored
      Disable some console messages from failed statfs(), reconnect
      d22678da
  35. Aug 12, 2003
  36. Jul 25, 2003
  37. Jul 03, 2003
  38. Jun 12, 2003
Loading