Skip to content
Snippets Groups Projects
  1. Jul 08, 2008
  2. Jul 07, 2008
    • Eric Mei's avatar
      branch: HEAD · b4b1952d
      Eric Mei authored
      remove a separate mic section in gss packet, using the mechanism's token
      to guarantee data integrity. by this we get better performance in krb5p.
      b=16042
      r=fanyong
      r=wangdi
      b4b1952d
    • 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
  3. Jul 04, 2008
    • Wang Di's avatar
      Branch HEAD · bd39d130
      Wang Di authored
      check import before put it.
      b=15684
      i=adilger
      bd39d130
  4. Jul 03, 2008
    • Wang Di's avatar
      Branch: HEAD · 81c713ad
      Wang Di authored
      sync procfs/llog_thread with import destory
      b=15684
      i=Robert, Jay
      81c713ad
    • Eric Mei's avatar
      branch: HEAD · 929d836c
      Eric Mei authored
      add debug lines for keyring.
      929d836c
    • Robert Read's avatar
      Branch HEAD · e9039325
      Robert Read authored
      b=15940
      i=isaac
      i=oleg
      
      Convert kp30.h to an internal libcfs include and change users of kp30.h to
      include libcfs.h if they were not already.
      e9039325
  5. Jul 02, 2008
  6. Jun 25, 2008
    • Yury Umanets's avatar
      b=15863 · 0cbcad59
      Yury Umanets authored
      r=shadow,wangdi
      - fixes missed llcd_put() and wrong flag passed to llog_cleanup_commit_master() what again led to missing some llcd to be decrefed in cleanup. Fixes test_42 from replay-single.sh;
      - some comments to understand llcd live cycle better next time.
      0cbcad59
  7. Jun 24, 2008
  8. Jun 13, 2008
  9. Jun 11, 2008
  10. Jun 10, 2008
    • bwzhou's avatar
      Branch HEAD · c02e5656
      bwzhou authored
      b=15759
      r=rread, green
      
      Description: MDS or OSS service threads fail startup with -24 (-EMFILE)
      Details    : During startup under recovery, it is possible for service
                   thread startup to fail in ptlrpc_start_threads() if one
                   of the threads begins processing a request and then starts
                   an additional thread.  This causes ptlrpc_start_threads()
                   to try and start 1 too many threads and get an error.
      c02e5656
  11. 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
  12. May 29, 2008
    • Vitaly Fertman's avatar
      Branch HEAD · 7d65bb3c
      Vitaly Fertman authored
      b=15904
      i=wangdi
      i=shadow
      
      clean log_commit_master properly at cleanup in llog_commit_thread()
      7d65bb3c
    • Bobi Jam's avatar
      Branch HEAD · afeba23b
      Bobi Jam authored
      b=13310
      o=eeb
      i=joahnn, nikita
      
      The bug is that target_send_reply_msg() calls ptlrpc_error() if 'rc != 0', but
      "difficult" replies may not be passed to rpc_error().
      afeba23b
  13. May 19, 2008
  14. May 16, 2008
  15. May 14, 2008
  16. May 09, 2008
  17. Apr 30, 2008
    • Bobi Jam's avatar
      Branch HEAD · 58ef2320
      Bobi Jam authored
      b=14995
      i=wangdi, rread
      
      send activate event only for evicted imports.
      58ef2320
  18. Apr 24, 2008
  19. Apr 17, 2008
  20. Mar 27, 2008
    • Yang Sheng's avatar
      Branch HEAD · 6a5b0b1c
      Yang Sheng authored
      b=14576
      i=eric.mei
      i=adilger
      
      Wrap the crypto api to adapt upstream kernel changes and keep compatible to old style.
      6a5b0b1c
  21. Mar 13, 2008
  22. Mar 12, 2008
    • Eric Mei's avatar
      branch: HEAD · 6957329b
      Eric Mei authored
      ptlrpc connect with V2 message format.
      6957329b
  23. 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
  24. Mar 07, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 10d49b6e
      Johann Lombardi authored
      b=13805
      i=ericm
      i=bobijam
      
      add support for several checksum algorithms. Currently, CRC32 and
      Adler-32 are supported. The checksum type can be changed on the fly
      through /proc/fs/lustre/osc/*/checksum_type.
      10d49b6e
    • Eric Mei's avatar
      branch: HEAD · 7ac0dfce
      Eric Mei authored
      fix build failure when zlib is absent.
      7ac0dfce
    • Eric Mei's avatar
      branch: HEAD · 4813fd90
      Eric Mei authored
      support other encrypt/checksum algorithms for bulk i/o, default in gss
      mode is sha1/aes128, for others default enable bulk checksum by adler32.
      b=13667
      r=yong.fan
      r=h.huang
      r=adilger
      4813fd90
  25. Mar 06, 2008
Loading