Skip to content
Snippets Groups Projects
  1. Aug 15, 2008
    • Bobi Jam's avatar
      Branch HEAD · 62ed8ad1
      Bobi Jam authored
      b=16495
      o=green
      i=adilger, shadow
      
      Assert on freeing replayable request.
      62ed8ad1
  2. Aug 07, 2008
    • Alexey Lyashkov's avatar
      acl includes and time_t formats cleanup. · 6fc61eea
      Alexey Lyashkov authored
      Branch HEAD
      b=14929
      i=rread
      i=panda
      6fc61eea
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
    • Yury Umanets's avatar
      b=14608 · 112a9a63
      Yury Umanets authored
      r=shadow,wangdi
      
      - re-implements recov_thread.c in more elegant way (kills lots of code, thread, etc) and fixes couple of issues by the way. Look at bug for detailed info.
      112a9a63
  3. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  4. Jul 21, 2008
  5. Jul 16, 2008
  6. Jul 07, 2008
    • Eric Mei's avatar
      branch: HEAD · de3c3fdf
      Eric Mei authored
      port Adaptive Timeouts from b1_6 to HEAD.
      b=14071
      r=nathan
      r=adilger
      de3c3fdf
  7. Jun 24, 2008
  8. Jun 04, 2008
    • Yury Umanets's avatar
      b=15226 · fce887d1
      Yury Umanets authored
      r=shadow,nikita
      - fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time;
      - add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
      fce887d1
  9. May 14, 2008
  10. May 09, 2008
  11. Apr 24, 2008
  12. Apr 17, 2008
  13. Mar 10, 2008
    • Wang Di's avatar
      Branch: HEAD · 0dfa288b
      Wang Di authored
      b=13464
      Set import disconnection before mgc reconnection, and refine the previous
      13464 fix.
      i=nathan,adilger
      0dfa288b
  14. Feb 13, 2008
    • Eric Mei's avatar
      branch: HEAD · c384a542
      Eric Mei authored
      fix for GSS breakage.
      b=14849
      r=yury.umanets
      r=h.huang
      c384a542
  15. Feb 07, 2008
    • huanghua's avatar
      b=14149 · fd908da9
      huanghua authored
      i=yong.fan
      i=rahul.deshmukh
      i=nikita.danilov
      
      - use req_capsule interface for client.
      - add some interoperability support on server side.
      fd908da9
  16. Jan 26, 2008
    • qian's avatar
      b=13099 · 22d02329
      qian authored
      i=adilger,deen,shadow
      
      fix the directIO path: read hitting the hole or beyong the end of file.
      Submit I/O to various oscs in one RPC set.
      22d02329
  17. Jan 17, 2008
    • komaln's avatar
      b=14184 · 359adf76
      komaln authored
      r=Nathan, Wangdi
      
      To add ptlrpc stats on client side.
      359adf76
  18. Jan 14, 2008
    • tianzy's avatar
      Branch HEAD · 301b5e57
      tianzy authored
      when mgs is rebooting or recovering, the mount req issued by mgc will fail
      because mgs doesn't do recovery for mgc at all. The solution is: in this
      situation, mgc will resend the req.
      b=13464
      i=nathan
      i=adilger
      301b5e57
  19. Dec 13, 2007
  20. Nov 12, 2007
  21. Nov 01, 2007
    • Nathan Rutman's avatar
      b=12860 · f30d9441
      Nathan Rutman authored
      i=adilger
      i=green
      simultaneous MDT->OST connections at startup can cause the
      sync to abort, leaving the OSC in a bad state
      f30d9441
  22. Oct 25, 2007
    • Bobi Jam's avatar
      Branch HEAD · f50d3d56
      Bobi Jam authored
      b=13497
      i=deen
      i=johann
      
      Description: LASSERT_{REQ,REP}SWAB macros are buggy
      Details    : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and
                   LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop
                   these macros and replace them with their difinitions instead.
      f50d3d56
  23. Oct 23, 2007
  24. Oct 16, 2007
  25. Oct 02, 2007
  26. Sep 26, 2007
    • Yury Umanets's avatar
      b=2262 · f83a8d69
      Yury Umanets authored
      r=vitaly,nikita
      - landed lru resize code with all fixes and cleanups existing in 1_6.
      f83a8d69
  27. Sep 19, 2007
    • Eric Mei's avatar
      branch: HEAD · 9b73c021
      Eric Mei authored
      land b1_8_gssfix (20070919_1543): various gss fixes (b11841)
      9b73c021
    • Vitaly Fertman's avatar
      Branch HEAD · 995c1fbb
      Vitaly Fertman authored
      b=13581
      i=tappro
      i=huanghua
      
      Replay Size-on-MDS related RPCs properly.
      995c1fbb
    • Eric Mei's avatar
      branch: HEAD · 8a41cc25
      Eric Mei authored
      land b1_8_keyring (20070919_1155): support linux keyring in lustre gss.
      8a41cc25
  28. Aug 30, 2007
    • Nathan Rutman's avatar
      b=10595 · 64f4bd9d
      Nathan Rutman authored
      i=scjody
      i=adilger
      clients have imports, not exports
      64f4bd9d
  29. Jul 30, 2007
  30. 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
  31. Apr 13, 2007
  32. Feb 16, 2007
  33. Feb 15, 2007
    • Bobi Jam's avatar
      Branch HEAD · 6e9ad1d5
      Bobi Jam authored
      b=9829
      r=adilger
      
      Description: client incorrectly hits assertion in ptlrpc_replay_req()
      Details    : for a short time RPCs with bulk IO are in the replay list,
             but replay of bulk IOs is unimplemented.  If the OST filesystem
             is corrupted due to disk cache incoherency and then replay is
             started it is possible to trip an assertion.  Avoid putting
             committed RPCs into the replay list at all to avoid this issue.
      6e9ad1d5
  34. Feb 10, 2007
  35. Jul 07, 2005
  36. May 30, 2005
    • alex's avatar
      b=6403 · c0c2879c
      alex authored
       - remove ugly debug bits
       - dump FL_REPLAY reqs once after connect to avoid flooding
      c0c2879c
Loading