- May 19, 2009
-
-
Yang Sheng authored
b=16504 ChangeLog.
-
tianzy authored
-
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.
-
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
-
- May 14, 2009
-
-
Terry Rutledge authored
-
Yang Sheng authored
b=18289 Revert previous change.
-
Yang Sheng authored
b=16504 Fork the ext3 patch for sles10.
-
- May 12, 2009
-
-
Terry Rutledge authored
-
Terry Rutledge authored
-
Yang Sheng authored
b=16504 i=shadow, green, brian, cliff Update to RHEL4.7 kernel 2.6.9-78.0.22.
-
Yong Fan authored
b=17336 i=robert.read i=jinshan.xiong Do not trigger readpage when objective page index exceeds the end-of-file page index.
-
Yong Fan authored
b=17336 i=robert.read i=jinshan.xiong Do not trigger readpage when objective page index exceeds the end-of-file page index.
-
- May 11, 2009
-
-
Isaac Huang authored
- fixed a file handle leak in liblustre_init_random.
-
- May 08, 2009
-
-
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.
-
Elena Gryaznova authored
i=Robert.Read rename type2 tests to parallel-scale
-
- May 05, 2009
-
-
Hongchao Zhang authored
fix a bug in the previous patch for the bug i=nathan.rutman i=robert.read
-
- Apr 30, 2009
-
-
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
-
- Apr 29, 2009
-
-
Yang Sheng authored
b=19024 Revert the changes.
-
Yang Sheng authored
b=19024 i=shadow, bobijam Update to RHEL5.3 2.6.18-128.1.6.el5 kernel.
-
Yang Sheng authored
b=19212 i=shadow, bobijam Update to SLES10 2.6.16.60-0.37 kernel.
-
- Apr 25, 2009
-
-
Yong Fan authored
b=15691 i=eric.mei i=peng.ye Another diagnostic patch to collect more log on both client and OSS.
-
- Apr 21, 2009
-
-
Terry Rutledge authored
-
Elena Gryaznova authored
lost reset_enospc typo fix
-
- Apr 13, 2009
-
-
Andreas Dilger authored
Minor whitespace cleanup in ChangeLog to match b_release_1_8_0.
-
Andreas Dilger authored
Increase ldiskfs build version to 3.0.7.1.
-
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
-
- Apr 09, 2009
-
-
Andreas Dilger authored
Update ChangeLog entries to have Frequency.
-
Andreas Dilger authored
Quiet compiler warning in debug message for 32-bit arches. b=18810
-
- Apr 07, 2009
-
-
Elena Gryaznova authored
i=Alexander.Zarochentsev add sanityN test_35 to A_E list
-
Alexey Lyashkov authored
Branch b_release_1_6_7 b=18480 i=tappro i=johann
-
- Apr 06, 2009
-
-
Andrew Perepechko authored
b=18695 o=Johann Lombardi i=Andreas Dilger the regression test
-
- Apr 03, 2009
-
-
Terry Rutledge authored
-
Johann Lombardi authored
b=18695 i=adilger Add LASSERTF in fsfilt_ext3_setattr() when truncating a directory.
-
Terry Rutledge authored
-
Andreas Dilger authored
Revert more verbose debugging code in Lustre for 1.6.7.1 release. b=18426
-
Elena Gryaznova authored
o=Adilger i=grev i=Johann write-append-truncate cleanup
-
Terry Rutledge authored
-
Terry Rutledge authored
-
Johann Lombardi authored
b=18810 add changelog entry for bug 18810.
-
Johann Lombardi authored
b=18695 i=adilger i=shadow don't update i_size on MDS_CLOSE for directories.
-