Skip to content
Snippets Groups Projects
  1. Apr 14, 2008
    • Eric Mei's avatar
      branch: b1_6 · 5d64d119
      Eric Mei authored
      fix a race that early reply right after realy reply.
      b=15178
      Christopher Morrone, LLNL (original author)
      r=nathan
      r=ericm
      5d64d119
  2. Apr 11, 2008
    • Eric Mei's avatar
      branch: b1_6 · 28844d37
      Eric Mei authored
      Do not skip at_check_timed in AT_OFF mode, early replies might still be
      sent out until affected RPCs will drain eventually.
      b=15341
      r=nathan
      r=rread
      28844d37
  3. Apr 10, 2008
    • deen's avatar
      Use fsfilt_sync() for both the whole filesystem sync and · 0409338d
      deen authored
      individual file sync to eliminate dangerous inode locking
      with I_LOCK that can lead to a deadlock.
      
      b=15188
      i=green
      i=shadow
      0409338d
    • Vitaly Fertman's avatar
      Branch b1_6 · bca49721
      Vitaly Fertman authored
      b=14661
      i=green
      i=shadow
      
      -- remove BL_AST lock from lru once we mark the lock as a such;
      -- do not place BL_AST lock into lru even if the lock is matched and put later;
         => no BL_AST locks in lru at all;
      -- CANCELING locks are not so numerous, but to avoid its traversal by another
         thread another time, drop them from the unused list once come them across.
      bca49721
    • Alexey Lyashkov's avatar
      fix iov handling. · ccdbcce8
      Alexey Lyashkov authored
      b=15483
      i=green
      i=johann
      ccdbcce8
    • Yang Sheng's avatar
      Branch b1_6 · 209f0769
      Yang Sheng authored
      b=13397
      i=johann
      i=shadow
      
      Split the export journal-api part as a separate patch.
      209f0769
  4. Apr 09, 2008
  5. Apr 07, 2008
  6. Apr 04, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 4ebe61f7
      Johann Lombardi authored
      b=14751
      i=green
      i=bzzz
      
      reset the time reference between calls to fsfilt_check_slow to prevent
      useless slow brw_start/direct_io/... messages.
      4ebe61f7
    • tianzy's avatar
      Branch b1_6 · 204836ff
      tianzy authored
      Add a new item(lq_lock) in struct lustre_qunit which protects every single qunit
      and qunit_hash_lock only protects qunit hash. It will improve parellelism.
      i=johann
      i=andrew
      204836ff
  7. Apr 03, 2008
    • Terry Rutledge's avatar
      created tag for 1.6.4.55 · 861a1e78
      Terry Rutledge authored
      861a1e78
    • Bobi Jam's avatar
      Branch b1_6 · d6fc768b
      Bobi Jam authored
      b=15288
      i=wangdi, shadow
      
      fix stride_len assertion.
      
      when current ra window is consumed, and 2 consequent read requires to enlarge
      the read ahead window, and the enlargement action met window_start 0,
      window_len 80, because the latest read consumes the whole window content,
      stride_offset is 80, so the left of current ra window is 0, and the assertion
      of stride_len should be ">= 0" rather than "> 0"
      d6fc768b
    • Oleg Drokin's avatar
      r=shadow,umka · 55f1dc8d
      Oleg Drokin authored
      b=14257
      
      Do not include LdLM_FLOCK locks into ldlm_pool sanity calculations.
      55f1dc8d
    • Bobi Jam's avatar
      Branch b1_6 · a94af686
      Bobi Jam authored
      b=14134
      i=shadow, nathan
      
      change non-fatal error messages about contacting MGS.
      a94af686
    • Bobi Jam's avatar
      Branch b1_6 · 32b141c7
      Bobi Jam authored
      b=13375
      i=shadow, panda
      
      Descriptoin: make lov_create() will not stuck in obd_statfs_rqset()
      Details    : If an OST is down the MDS will hang indefinitely in
                   obd_statfs_rqset() waiting for the statfs data. While for
                   MDS QOS usage of statfs, it should not stuck in waiting.
      32b141c7
  8. Apr 02, 2008
  9. Apr 01, 2008
  10. Mar 31, 2008
    • Robert Read's avatar
      Branch b1_6 · 04908214
      Robert Read authored
      Change #if to #ifdef to make gcc 3.x happy.
      
      b=15327
      i=oleg
      i=walter
      04908214
    • Jinshan Xiong's avatar
      · 79e1fac6
      Jinshan Xiong authored
      Remove specialized patch for titech, as Scjody suggested.
      79e1fac6
  11. Mar 28, 2008
  12. Mar 27, 2008
    • Oleg Drokin's avatar
      b=13371 · 7ecc9d37
      Oleg Drokin authored
      r=shadow,nikita
      
      Implement readv/writev (aio_read/aio_write) to greatly help NFS writes speed
      on 2.6 kernels.
      7ecc9d37
  13. Mar 26, 2008
  14. Mar 25, 2008
    • kalpak's avatar
      · c82263a6
      kalpak authored
      update to latest e2fsprogs version
      c82263a6
    • bwzhou's avatar
      Branch b1_6 · 43f5dd07
      bwzhou authored
      b=14763
      
      fix for t-f
      43f5dd07
    • bwzhou's avatar
      Branch b1_6 · 3e89a3b1
      bwzhou authored
      b=14872
      r=nathan,ericm
      
      Only extend(rather than reset) the timer if the time_out value from client is
      bigger than current max recovery timer.
      3e89a3b1
    • Alexey Lyashkov's avatar
      remove unneed include. · d0cd5d1c
      Alexey Lyashkov authored
      d0cd5d1c
    • Eric Mei's avatar
      branch=b1_6 · de8d4ef6
      Eric Mei authored
      ping_evictor don't evict client too eagerly just because of it's idle.
      b=15192
      r=nathan
      r=adilger
      de8d4ef6
    • Eric Mei's avatar
      branch: b1_6 · 1909d342
      Eric Mei authored
      don't LBUG if incoming early reply size is not expected.
      b=14881
      r=nathan
      r=adilger
      1909d342
    • bwzhou's avatar
      Branch b1_6 · 43b34ace
      bwzhou authored
      b=14072
      r=bobijam, johann
      
      make error info less scary.
      43b34ace
  15. Mar 21, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 36c6de6f
      Johann Lombardi authored
      b=15251
      i=adilger
      i=bowen.zhou
      
      Fix configure check when zlib is installed but not zlib-devel.
      36c6de6f
  16. Mar 20, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · 31eabcc9
      Andrew Perepechko authored
      b=14896
      i=oleg.drokin
      i=tianzy
      
      additional handling of quota cleanup in case when no init was done
      31eabcc9
    • Andreas Dilger's avatar
      Branch b1_6 · b402809b
      Andreas Dilger authored
      Split backup and restore synopsis into separate lines so that it is clear
      which option is relvant only to backup or restore.  Move the major operators
      to the beginning of the option list.
      b=14117
      b402809b
  17. Mar 17, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · cc9c3204
      Johann Lombardi authored
      b=15033
      i=adilger
      i=johann
      
      fix compile issue on Cray systems and an autoconf problem.
      cc9c3204
Loading