Skip to content
Snippets Groups Projects
  1. Oct 06, 2008
    • Elena Gryaznova's avatar
      b=17225 · 3202e52d
      Elena Gryaznova authored
      i=Nathan.Rutman
      test_67b fix
      3202e52d
    • Johann Lombardi's avatar
      Branch b1_6 · b6d78bfd
      Johann Lombardi authored
      b=17261
      
      fix cast issue.
      b6d78bfd
    • Johann Lombardi's avatar
      Branch b1_6 · acea923a
      Johann Lombardi authored
      b=17261
      i=shadow
      i=umka
      
      prevent ptlrpc_queue_wait() from looping indefinitely because of ENOMEM.
      acea923a
    • Johann Lombardi's avatar
      Branch b1_6 · f261155f
      Johann Lombardi authored
      b=17261
      i=adilger
      i=shadow
      
      cap lmm_size to LOV_MAX_STRIPE_COUNT.
      f261155f
    • Yang Sheng's avatar
      Branch b1_6 · 35e8412a
      Yang Sheng authored
      b=16771
      i=adilger, shadow (Author:johann)
      
      Calm down the compiler warning message.
      35e8412a
  2. Oct 02, 2008
    • Eric Mei's avatar
      branch: b1_6 · f14f0167
      Eric Mei authored
      let AT estimation cool down before doing AT tests.
      b=16990
      r=nathan
      f14f0167
  3. Sep 30, 2008
  4. Sep 29, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 1c60c2ef
      Johann Lombardi authored
      b=17030
      i=johann (original patch from Tianzy)
      i=andrew
      
      qctxt_wait_pending_dqacq() must return the same value as schedule_dqacq()
      otherwise ost threads can be stuck in got_qunit() for a long time,
      causing a watchdog storm during failover.
      1c60c2ef
    • Alexey Lyashkov's avatar
      fix more llog locking problems. · 0c37752e
      Alexey Lyashkov authored
      Branch b1_6
      b=17157
      i=johann
      i=wangdi
      0c37752e
  5. Sep 27, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 8abee591
      Bobi Jam authored
      b=16871
      i=mikhail.pershin (tappro)
      i=johann
      
      Correct set created to clear name and inode when operation fails with EFAULT.
      8abee591
  6. Sep 26, 2008
    • Elena Gryaznova's avatar
      b=17131 · cc9a100c
      Elena Gryaznova authored
      i=Vladimir.Saveliev
      allow to specify extra mkfs mds/ost options
      cc9a100c
    • Bobi Jam's avatar
      Branch b1_6 · 143977f1
      Bobi Jam authored
      b=16929
      i=johann
      i=tom.wang (wangdi)
      i=alexey.lyashkov (shadow)
      
      Disable join file on MDS on production releases.
      143977f1
  7. Sep 25, 2008
    • Elena Gryaznova's avatar
      b=17056 · 7915b49a
      Elena Gryaznova authored
      i=Tappro
      several clients config fixed
      7915b49a
    • Yang Sheng's avatar
      Branch b1_6 · 946a6918
      Yang Sheng authored
      b=16771
      i=adilger, johann
      
      Use fix size timestamp instead of time_t in the cfg_marker and keep
      compitibility for old cfg_marker on 32bit system.
      946a6918
    • Bobi Jam's avatar
      Branch b1_6 · 88744b06
      Bobi Jam authored
      b=16929
      
      Quench "defined but not called" compiler warnings.
      88744b06
    • Bobi Jam's avatar
      Branch b1_6 · e7c5d535
      Bobi Jam authored
      b=16929
      o=adilger
      i=johann
      i=tom.wang (wangdi)
      
      Disable file join on production releases.
      e7c5d535
  8. Sep 24, 2008
  9. Sep 23, 2008
    • Elena Gryaznova's avatar
      b=15521 · 675271ad
      Elena Gryaznova authored
      i=Robert.Read
      i=Nathan.Rutman
      test_127 fix
      675271ad
    • Elena Gryaznova's avatar
      b=14471 · 50f14417
      Elena Gryaznova authored
      i=Adilger
      get rid of LPROC
      50f14417
    • Bobi Jam's avatar
      Branch b1_6 · fc380c42
      Bobi Jam authored
      b=15966
      o=komal.nawandar
      i=adilger
      i=zhenyu.xu (bobijam)
      
      Description: Re-disable certain /proc logging
      Details    : Enable and disable client's offset_stats, extents_stats and
                   extents_stats_per_process stats logging on the fly.
      fc380c42
  10. Sep 22, 2008
  11. Sep 20, 2008
  12. Sep 19, 2008
    • Nathan Rutman's avatar
      b=14836 · d47d62c8
      Nathan Rutman authored
      i=adilger
      i=johann
      attachments 19188
      qos remove extra putref
      d47d62c8
    • Brian J. Murrell's avatar
      b=13679 · dd0b91ac
      Brian J. Murrell authored
      i=cliffw
      i=yangsheg
      
      Bring our post[un]install scripts more into line with SLES10's so that
      we are installing the bootloader on SLES10 also.
      dd0b91ac
    • Andrew Perepechko's avatar
      Branch b1_6 · 58bfefc2
      Andrew Perepechko authored
      b=16706
      i=Johann Lombardi
      i=ZhiYong Tian
      
      Fix missing error check
      58bfefc2
    • Yury Umanets's avatar
      b=16776,16777 · 255a27b3
      Yury Umanets authored
      r=shadow,vitaly,adilger,robert
      
      - new class_hash.c. Using new hashtable for connections, quota, held locks on mds, etc.
      255a27b3
    • Yury Umanets's avatar
      b=17110 · 888e769f
      Yury Umanets authored
      r=shadow,wangdi
      
      - fixes wrong checking for obd_stopping in recov_thread which prevents reco_thread from sending llcds to
      mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
      
      This causes issues like this:
      
      LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
      888e769f
    • Yury Umanets's avatar
      b=17110 · c429895e
      Yury Umanets authored
      r=shadow,wangdi
      
      - fixes wrong checking for obd_stopping in recov_thread which prevents recov_thread from sending llcds to
      mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
      
      This causes issues like this:
      
      LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
      c429895e
    • Terry Rutledge's avatar
      Updated for 2.0 Build 02. · 9bd8867b
      Terry Rutledge authored
      9bd8867b
  13. Sep 18, 2008
Loading