Skip to content
Snippets Groups Projects
  1. May 19, 2009
    • Yang Sheng's avatar
      Branch b_release_1_6_7 · 3ad878ba
      Yang Sheng authored
      b=16504
      
      ChangeLog.
      3ad878ba
    • tianzy's avatar
      add an entry on Changelog for bug19495 · 5d9fb457
      tianzy authored
      5d9fb457
    • Johann Lombardi's avatar
      Branch b_release_1_6_7 · 768f5ee4
      Johann Lombardi authored
      b=19453
      i=adilger
      i=girish
      
      fix wrong initialization of xattr entry in the ea in inode patch.
      Only RHEL4 & SLES9 are concerned.
      768f5ee4
    • tianzy's avatar
      Branch b_release_1_6_7 · 12248049
      tianzy authored
      This patch fixes:
      1. I checked quota_check_common(). This function will check quota
      for user and group, but only send one return via "pending". In
      most cases, the pendings should be same. But that is not always
      the case.
      2. if quotaoff runs between lquota_chkquota() and
      lquota_pending_commit(), the same thing will happen too. That is
      why it comes:
      -        if (!ll_sb_any_quota_active(qctxt->lqc_sb))
      -                RETURN(0);
      3. change some format of quota log, based upon
      https://bugzilla.lustre.org/show_bug.cgi?id=18574#c65
      b=19495
      i=johann
      i=panda
      12248049
  2. May 14, 2009
  3. May 12, 2009
  4. May 11, 2009
  5. May 08, 2009
    • Brian J. Murrell's avatar
      b=18289 · 12edeedd
      Brian J. Murrell authored
      i=sheng.yang
      i=yibin.wang
      
      Allow the o2iblnd build to defer to using the kernel vendor's provided
      OFED stack.
      Change RHEL4 and RHEL5 to use the OFED stacks provided by their kernel.
      12edeedd
    • Elena Gryaznova's avatar
      b=18921 · b7a1f971
      Elena Gryaznova authored
      i=Robert.Read
      rename type2 tests to parallel-scale
      b7a1f971
  6. May 05, 2009
    • Hongchao Zhang's avatar
      b=16818 · 3924621d
      Hongchao Zhang authored
      fix a bug in the previous patch for the bug
      
      i=nathan.rutman
      i=robert.read
      3924621d
  7. Apr 30, 2009
    • Liu Ying's avatar
      Branch b_release_1_6_7 · 4e5e83f2
      Liu Ying authored
      b=18775
      i=rread
      i=nathan
      
      Improve lctl set/get_param:
      -handle the bad options
      -support more than one arguments
      -add '-F' option to show the indicator to the parameters, if '-N' specified
      4e5e83f2
  8. Apr 29, 2009
  9. Apr 25, 2009
    • Yong Fan's avatar
      Branch b_release_1_6_7 · acbab538
      Yong Fan authored
      b=15691
      i=eric.mei
      i=peng.ye
      
      Another diagnostic patch to collect more log on both client and OSS.
      acbab538
  10. Apr 21, 2009
  11. Apr 13, 2009
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 05605338
      Andreas Dilger authored
      Minor whitespace cleanup in ChangeLog to match b_release_1_8_0.
      05605338
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 59d18d9e
      Andreas Dilger authored
      Increase ldiskfs build version to 3.0.7.1.
      59d18d9e
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 6c779d7c
      Andreas Dilger authored
      fix racy locking of mballoc block bitmaps causing BUG
      The locking of the mballoc buddy bitmap and the in-memory
      block bitmap was using two different spin locks in some
      cases.  This made it possible to incorrectly access the
      mballoc bitmap while another process was modifying it,
      causing a sanity assertion to fail.  While no on-disk corruption
      was reported, there was some risk of this happening.
      b=18810
      i=alex.zhuravlev
      6c779d7c
  12. Apr 09, 2009
  13. Apr 07, 2009
  14. Apr 06, 2009
    • Andrew Perepechko's avatar
      · c84726be
      Andrew Perepechko authored
      b=18695
      o=Johann Lombardi
      i=Andreas Dilger
      
      the regression test
      c84726be
  15. Apr 03, 2009
Loading