Whamcloud - gitweb
fs/lustre-release.git
15 years agoAdd ldiskfs/build symlink v1_8_0_160
Brian Reitz [Sat, 12 Dec 2009 14:09:02 +0000 (08:09 -0600)]
Add ldiskfs/build symlink

15 years agoUpdate version for 1.8.1 build 6.
stinson1947 [Fri, 12 Jun 2009 15:16:51 +0000 (15:16 +0000)]
Update version for 1.8.1 build 6.

15 years agoBranch b_release_1_8_1
zam [Fri, 12 Jun 2009 05:29:47 +0000 (05:29 +0000)]
Branch b_release_1_8_1
b=19321
i=johann
i=alex.zhuravlev

jbd and jbd2 fixes: remove jiffie rounding from jbd commit timer setup code.
The rounding can cause the timer to be fired before the corresponding
transaction gets expired. That transaction can stay not committed forever if
no new transaction is created or expicit sync/umount happens.

15 years agob=19793
grev [Thu, 11 Jun 2009 14:30:08 +0000 (14:30 +0000)]
b=19793
o=Nathan
i=Johann
minor script issue in test_17

15 years agoBranch b_release_1_8_1
johann [Thu, 11 Jun 2009 14:02:46 +0000 (14:02 +0000)]
Branch b_release_1_8_1
b=19820
i=bobijam

stop ost2 at the end of test 50f.

15 years agob=19762
brian [Thu, 11 Jun 2009 12:41:11 +0000 (12:41 +0000)]
b=19762
i=jack
i=yangsheng

Because build_kernel_with_srpm()'s caller expects it to echo a return value,
we need to make sure nothing else is on build_kernel_with_srpm()'s stdout.

15 years agodon't deref null pointer.
shadow [Wed, 10 Jun 2009 18:31:24 +0000 (18:31 +0000)]
don't deref null pointer.

Branch b_release_1_8_1
b=19756
i=zam
i=green

15 years agoBranch b_release_1_8_1
johann [Tue, 9 Jun 2009 14:55:28 +0000 (14:55 +0000)]
Branch b_release_1_8_1

bump version.

15 years agoBranch b_release_1_8_1
johann [Tue, 9 Jun 2009 10:54:51 +0000 (10:54 +0000)]
Branch b_release_1_8_1
b=19797
i=grev

discard return value of wait $PID

15 years agoBranch b_release_1_8_1
johann [Tue, 9 Jun 2009 09:46:35 +0000 (09:46 +0000)]
Branch b_release_1_8_1
b=19686
i=adilger
i=girish

Add ext4-alloc-policy-2.6-sles11.patch to the SLES11 series.
Fixed wantedi patch to use ext4_claim_inode().

15 years agob=18787
zhanghc [Mon, 8 Jun 2009 13:42:36 +0000 (13:42 +0000)]
b=18787

disable per-CPU stats data structures for clients stats
to shrink the memory usage

i=oleg.drokin@sun.com
i=hongchao.zhang@sun.com

15 years agoBranch b_release_1_8_1
tianzy [Mon, 8 Jun 2009 08:01:44 +0000 (08:01 +0000)]
Branch b_release_1_8_1
fix MDS lockup during inode quota test
b=19672
i=johann
i=yong.fan

15 years agoBranch b_release_1_8_1
johann [Fri, 5 Jun 2009 09:18:30 +0000 (09:18 +0000)]
Branch b_release_1_8_1
b=19785

disable shrink grant feature on the server side too, so that 1.8.2+
clients cannot produce bug 19785 on 1.8.1 osts.

15 years agoBranch b_release_1_8_1
tianzy [Fri, 5 Jun 2009 08:06:03 +0000 (08:06 +0000)]
Branch b_release_1_8_1
I found a few issues after landing the patch for 18574.(some are caused by it, some are easier to
be reproduced by it)
1. in setquota, quota slaves will set their quota limitation to 1 and then get more quota. But in
this time, it's lqs size is the default value. If we have set a small quota limitation, we will
meet -EDQUOT. So we should adjust qunit firstly in this situation.
2. filter_quota_ctl(), we should promise there is no qunit is calculated or sent between
qctxt_wait_pending_dqacq() and fsfilt_quotactl(). Now I did this via a "fake" qunit.
b=18574
i=johann
i=fanyong

15 years agoUpdated version for 1.8.1 build 04.
stinson1947 [Fri, 5 Jun 2009 04:01:30 +0000 (04:01 +0000)]
Updated version for 1.8.1 build 04.

15 years agoBranch b_release_1_8_1
johann [Thu, 4 Jun 2009 21:57:44 +0000 (21:57 +0000)]
Branch b_release_1_8_1
b=19528
i=johann (patch from tappro)
i=rread

don't add mfd or difficult replies on disconnected export

15 years agoBranch b_release_1_8_1
johann [Thu, 4 Jun 2009 21:38:30 +0000 (21:38 +0000)]
Branch b_release_1_8_1

Fix following warning:
mount_lustre.c: In function 'set_tunables':
mount_lustre.c:338: error: 'savept' may be used uninitialized in this function

15 years agoBranch b_release_1_8_1
johann [Thu, 4 Jun 2009 21:35:11 +0000 (21:35 +0000)]
Branch b_release_1_8_1
b=19725
i=adilger
i=girish

use ext4_read_inode_bitmap() in fsfilt code.

15 years agob=19734
grev [Thu, 4 Jun 2009 17:31:03 +0000 (17:31 +0000)]
b=19734
i=Robert.Read
cleanup binaries default location

15 years agob=19702
grev [Thu, 4 Jun 2009 15:54:02 +0000 (15:54 +0000)]
b=19702
i=Johann
i=Vladimir.Saveliev
use NULL instead of newline as filename terminator

15 years agob=19686
girish [Thu, 4 Jun 2009 11:56:43 +0000 (11:56 +0000)]
b=19686
i=adilger
i=johann

declare HAVE_DISK_INODE_VERSION for sles11 and use bh properly

15 years agob=19686
girish [Thu, 4 Jun 2009 11:53:34 +0000 (11:53 +0000)]
b=19686
i=adilger
i=johann

use i_fs_version or i_version depending on kernel version

15 years agob=19681
girish [Thu, 4 Jun 2009 11:52:08 +0000 (11:52 +0000)]
b=19681
i=adilger
i=johann

pass dentry and vfsmnt to fsfilt_iocontrol

15 years agoBranch b_release_1_8_1
johann [Thu, 4 Jun 2009 07:36:41 +0000 (07:36 +0000)]
Branch b_release_1_8_1
b=19725
i=adilger
i=girish

unlike ext3_iget(), ext4_iget() returns an error instead of a NULL pointer

15 years agoBranch b_release_1_8_1
tianzy [Thu, 4 Jun 2009 07:26:56 +0000 (07:26 +0000)]
Branch b_release_1_8_1
fix a fake mem leak
b=18574
i=johann

15 years agoclear mod_close_req if we fail to send request
shadow [Thu, 4 Jun 2009 04:03:55 +0000 (04:03 +0000)]
clear mod_close_req if we fail to send request

Branch b_release_1_8_1
b=19756
i=tappro
i=green

15 years agoBranch b_release_1_8_1
bobijam [Thu, 4 Jun 2009 01:17:00 +0000 (01:17 +0000)]
Branch b_release_1_8_1
b=19484
i=johann
i=nathan.rutman

Make mount.lustre also recognize '-o force' option.

15 years agoUpdated version string for a special ORNL tag.
stinson1947 [Wed, 3 Jun 2009 17:24:50 +0000 (17:24 +0000)]
Updated version string for a special ORNL tag.

15 years agob=19730
brian [Wed, 3 Jun 2009 17:14:53 +0000 (17:14 +0000)]
b=19730
i=panda
i=johann

Don't check for 64-bit quotas for patchless client builds.

15 years agob=18511
grev [Wed, 3 Jun 2009 16:18:39 +0000 (16:18 +0000)]
b=18511
o=Robert.Read
i=Brian
process tar rc correctly

15 years agoBranch b_release_1_8_1
tappro [Wed, 3 Jun 2009 07:31:10 +0000 (07:31 +0000)]
Branch b_release_1_8_1
b=19578
i=grev

Correct mode to check

15 years agoBranch b_release_1_8_1
tianzy [Wed, 3 Jun 2009 06:31:30 +0000 (06:31 +0000)]
Branch b_release_1_8_1
fix a minor problem of vfree()
b=19598
i=johann
i=zhenyu.xu

15 years agob=19693
brian [Tue, 2 Jun 2009 20:56:26 +0000 (20:56 +0000)]
b=19693
i=jack
i=rread

Close up a race between builds and build cleanups.

15 years agob=19671
brian [Tue, 2 Jun 2009 20:50:08 +0000 (20:50 +0000)]
b=19671
i=jack
i=wangyb

Give lbuild's old-school-build RPM storage code the ability to understand
the format of RPMs built from OFED pre-releases.

15 years agob=19731
brian [Tue, 2 Jun 2009 12:57:51 +0000 (12:57 +0000)]
b=19731
i=johann

Mellanox ConnectX drivers in 10GbE mode enabled in our OFED 1.4.1 build.

15 years agoBranch b_release_1_8_1
tianzy [Tue, 2 Jun 2009 12:45:08 +0000 (12:45 +0000)]
Branch b_release_1_8_1
fix the problem of mds_open_by_fid() being panic in interoperability case
b=19607
i=johann
j=alexander.zarochentsev

15 years agoBranch b_release_1_8_1
zam [Tue, 2 Jun 2009 07:49:33 +0000 (07:49 +0000)]
Branch b_release_1_8_1
b=19580
i=johann
i=tappro

convert lco_lock to a semaphore.

15 years agoBranch b_release_1_8_1
zam [Tue, 2 Jun 2009 07:47:34 +0000 (07:47 +0000)]
Branch b_release_1_8_1
b=19580
i=johann
i=alexander.zarochentsev

define o_{get,put}ref for lov obd method.

15 years agoBranch b_release_1_8_1
tianzy [Tue, 2 Jun 2009 06:02:46 +0000 (06:02 +0000)]
Branch b_release_1_8_1
fix soft lockup in tracefiled()
b=19263
i=robert.read
i=johann

15 years agob=16893
girish [Mon, 1 Jun 2009 15:25:32 +0000 (15:25 +0000)]
b=16893
i=adilger

Allow ext4 to be built with RHEL5 kernel

15 years agob=19656
girish [Mon, 1 Jun 2009 14:55:19 +0000 (14:55 +0000)]
b=19656
i=adilger
i=johann

endianness fixes for fsfilt_ext3.c

15 years agob=15010
green [Fri, 29 May 2009 17:34:55 +0000 (17:34 +0000)]
b=15010
r=adilger,rread

On open resend reuse the open handle from mfd if available

15 years agobackout this patch because we do not want ext4 to be built by default on rhel5
girish [Fri, 29 May 2009 14:05:12 +0000 (14:05 +0000)]
backout this patch because we do not want ext4 to be built by default on rhel5

15 years agob=16893
girish [Fri, 29 May 2009 12:34:56 +0000 (12:34 +0000)]
b=16893
i=johann

allow ext4 to be used with rhel4 if enable-ext4 option is used

15 years agob=16893
girish [Fri, 29 May 2009 12:32:10 +0000 (12:32 +0000)]
b=16893
i=adilger
i=johann

jbd2 kernel patch needed for ext4 port to rhel5

15 years agob=16893
girish [Fri, 29 May 2009 12:23:49 +0000 (12:23 +0000)]
b=16893
i=adilger
i=johann

ext4 ldiskfs patches for rhel5

15 years agob=18788
green [Fri, 29 May 2009 02:40:45 +0000 (02:40 +0000)]
b=18788
r=green,adilger,rread

Avoid sync i/o on client disconnect from OSTs, since there are no dependent
operations possible.

15 years agoUpdated version for the next weekly build.
stinson1947 [Fri, 29 May 2009 00:31:22 +0000 (00:31 +0000)]
Updated version for the next weekly build.

15 years agob=19507
nathan [Thu, 28 May 2009 23:00:19 +0000 (23:00 +0000)]
b=19507
i=johann
disable grant_shrink (bz 12069)

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 22:10:50 +0000 (22:10 +0000)]
Branch b_release_1_8_1
b=19695
i=adilger

add _GNU_SOURCE to wirecheck to fix warning.

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 14:28:56 +0000 (14:28 +0000)]
Branch b_release_1_8_1

use OFED 1.4.1 GA for SLES11 too.

15 years agoresolve race between obd_disconnect and class_disconnect_exports
shadow [Thu, 28 May 2009 14:23:42 +0000 (14:23 +0000)]
resolve race between obd_disconnect and class_disconnect_exports

Branch b_release_1_8_1
b=19528
i=tappro
i=rread

15 years agob=19194
grev [Thu, 28 May 2009 14:13:32 +0000 (14:13 +0000)]
b=19194
o=Adilger,grev
i=grev
limit unlink tests patch

15 years agoWooo! OFED 1.4.1 is GA.
brian [Thu, 28 May 2009 13:50:00 +0000 (13:50 +0000)]
Wooo!  OFED 1.4.1 is GA.

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 12:49:01 +0000 (12:49 +0000)]
Branch b_release_1_8_1
b=18092

Fix following warning:
test_lock_cancel.c: In function 'main':
test_lock_cancel.c:109: warning: 'fd' may be used uninitialized in this function
make[5]: *** [test_lock_cancel.o] Error 1

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 12:25:30 +0000 (12:25 +0000)]
Branch b_release_1_8_1
b=19691
explicitely include stddef.h in configure checks, otherwise
some gcc version complained about NULL not defined.

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 11:43:44 +0000 (11:43 +0000)]
Branch b_release_1_8_1
b=18092

Fix following warning:
/cache/build/BUILD/lustre-1.8.0.123/lustre/llite/rw26.c: In function
'll_direct_IO_26':
/cache/build/BUILD/lustre-1.8.0.123/lustre/llite/rw26.c:274: warning:
'max_pages' may be used uninitialized in this function

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 11:39:05 +0000 (11:39 +0000)]
Branch b_release_1_8_1
b=18092

fix following warning:
cc1: warnings being treated as errors
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:215:
warning: 'print_trace_warning_symbol' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:222:
warning: 'print_trace_warning' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:227:
warning: 'print_trace_stack' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:242:
warning: 'print_trace_address' defined but not used

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 11:23:13 +0000 (11:23 +0000)]
Branch b_release_1_8_1
b=18092
i=adilger
i=johann (patch from Girish)

Fix warnings.

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 11:12:54 +0000 (11:12 +0000)]
Branch b_release_1_8_1
b=19554
i=johann (patch from Yangsheng)
i=liang

Fix warning "implicit declaration of function `sg_set_page'".

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 09:59:19 +0000 (09:59 +0000)]
Branch b_release_1_8_1

Increment version for new build for Cray.

15 years agoBranch b_release_1_8_1
johann [Thu, 28 May 2009 09:39:50 +0000 (09:39 +0000)]
Branch b_release_1_8_1
b=15981

Enable Werror by default for i686 and x86_64.

15 years agob=19674
girish [Thu, 28 May 2009 07:09:40 +0000 (07:09 +0000)]
b=19674
i=johann
i=adilger

fix warning in super.c

15 years agob=19625
girish [Thu, 28 May 2009 07:04:44 +0000 (07:04 +0000)]
b=19625
i=adilger
i=johann

fix journal callback patch hunk

15 years agob=19625
girish [Thu, 28 May 2009 07:02:34 +0000 (07:02 +0000)]
b=19625
i=adilger
i=johann

fix mballoc prealloc table

15 years agob=19293
nathan [Wed, 27 May 2009 23:19:30 +0000 (23:19 +0000)]
b=19293
fix sanity-quota script and add changelog entry

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 23:05:02 +0000 (23:05 +0000)]
Branch b_release_1_8_1
b=19674

quiet compiler warning due to rcu.

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 22:51:56 +0000 (22:51 +0000)]
Branch b_release_1_8_1

cut new build for testing on hyperion.
Quiet compiler warning.

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 21:18:31 +0000 (21:18 +0000)]
Branch b_release_1_8_1
b=19674
i=isaac

fix warning in o2iblnd.

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 20:26:00 +0000 (20:26 +0000)]
Branch b_release_1_8_1
b=18668
i=yangsheng
i=johann (patch from brian)

fix sles11 specific build issue.

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 15:59:15 +0000 (15:59 +0000)]
Branch b_release_1_8_1
b=19674
fix build issue on SLES11 hit by Cray due to -Werror.

15 years agoBranch b_release_1_8_1
johann [Wed, 27 May 2009 14:52:33 +0000 (14:52 +0000)]
Branch b_release_1_8_1
b=18518
i=adilger
i=bobijam

OST object precreation becomes very slow on big OSTs. This is due
to the ialloc patch spending too much time scanning groups.

15 years agoBranch b_release_1_8_1
zam [Wed, 27 May 2009 11:18:56 +0000 (11:18 +0000)]
Branch b_release_1_8_1
b=19039
i=vitaly.fertman
i=oleg.drokin

ldlm_lock_enqueue: don't enqueue a destroyed lock.

15 years agoBranch b_release_1_8_1
yangsheng [Wed, 27 May 2009 08:00:20 +0000 (08:00 +0000)]
Branch b_release_1_8_1
b=18668

Recommit the quota64 part.

15 years agoPer Johann, update OFED support to 1.4.1-rc6.
brian [Tue, 26 May 2009 21:00:23 +0000 (21:00 +0000)]
Per Johann, update OFED support to 1.4.1-rc6.

15 years agoPer Johann, update OFED support to 1.4.1-rc6 and enable OFED 1.4.1 build
brian [Tue, 26 May 2009 14:36:52 +0000 (14:36 +0000)]
Per Johann, update OFED support to 1.4.1-rc6 and enable OFED 1.4.1 build
for SLES 11.

15 years agob=19612
anserper [Mon, 25 May 2009 22:43:34 +0000 (22:43 +0000)]
b=19612
i=ZhiYong Tian

man page correction

15 years agoBranch b_release_1_8_1
johann [Mon, 25 May 2009 20:44:37 +0000 (20:44 +0000)]
Branch b_release_1_8_1

update version for new build that will be provided to some partners.

15 years agoBranch b_release_1_8_1
johann [Mon, 25 May 2009 16:47:21 +0000 (16:47 +0000)]
Branch b_release_1_8_1

update recommended e2fsprogs version to the latest (required for SLES11).

15 years agoBranch b_release_1_8_1
yangsheng [Mon, 25 May 2009 12:32:26 +0000 (12:32 +0000)]
Branch b_release_1_8_1
b=18668

Add the lost file for previous patch.

15 years agoBranch b_release_1_8_1
yangsheng [Mon, 25 May 2009 12:20:51 +0000 (12:20 +0000)]
Branch b_release_1_8_1
b=18668

i=johann, girish

Patch for ext4 build.

15 years agoBranch b_release_1_8_1
yangsheng [Mon, 25 May 2009 12:17:04 +0000 (12:17 +0000)]
Branch b_release_1_8_1
b=18668

i=johann, sheng.yang

SLES11 build file.
Author: Brian

15 years agob=16893
girish [Mon, 25 May 2009 08:05:42 +0000 (08:05 +0000)]
b=16893
i=johann
i=adilger

This hunk was skipped in the patch landed by Johann.
HAVE_EXT4_LDISKFS needs to be defined in lustre/config.h as well, not just in ldiskfs

15 years agob=19207
zam [Sun, 24 May 2009 19:33:02 +0000 (19:33 +0000)]
b=19207
i=alexey.lyashkov
i=andrew.perepechko

check for unmapped buffer in lustre direct i/o patch

15 years agoUpdated version for the weekly build.
stinson1947 [Sat, 23 May 2009 03:57:32 +0000 (03:57 +0000)]
Updated version for the weekly build.

15 years agob=19414
grev [Fri, 22 May 2009 21:38:56 +0000 (21:38 +0000)]
b=19414
i=Brian
cmd3-33 port to acc-sm: read-ahead test

15 years agoBranch b_release_1_8_1
johann [Fri, 22 May 2009 21:29:32 +0000 (21:29 +0000)]
Branch b_release_1_8_1
b=19612

fix broken commit.

15 years agoBranch b_release_1_8_1
johann [Fri, 22 May 2009 21:18:39 +0000 (21:18 +0000)]
Branch b_release_1_8_1
b=18668
fix as per Andreas' comment.

15 years agoBranch b_release_1_8_1
johann [Fri, 22 May 2009 21:04:59 +0000 (21:04 +0000)]
Branch b_release_1_8_1
b=18668
i=brian
i=johann

Add basic support for SLES11 build & packaging.

15 years agoBranch b_release_1_8_1
johann [Fri, 22 May 2009 20:49:04 +0000 (20:49 +0000)]
Branch b_release_1_8_1
b=19625
i=johann (patch from girish)
i=adilger

Fix issue with bio completion with recent kernels (2.6.24+)
User chattr + instead of chattr = because the latter does not
work on SLES11/ext4 (e.g. if the file is extent-mapped).

15 years agoBranch b_release_1_8_1
johann [Fri, 22 May 2009 20:40:41 +0000 (20:40 +0000)]
Branch b_release_1_8_1
b=16893
i=johann (patch from girish)
i=adilger

lustre changes (mainly fsfilt) to support ext4 (in SLES11 & RHEL5).

15 years agob=19612
anserper [Fri, 22 May 2009 18:52:00 +0000 (18:52 +0000)]
b=19612
i=Johann Lombardi
i=ZhiYong Tian

additional parameter checking for lfs quota and lustre ioctls

15 years agob=19625
girish [Fri, 22 May 2009 17:11:37 +0000 (17:11 +0000)]
b=19625
i=johann

ext4 patches for SLES11 ldiskfs support

15 years agob=19625
girish [Fri, 22 May 2009 16:46:24 +0000 (16:46 +0000)]
b=19625
i=johann
i=adilger

JBD2 kernel patch needed for ext4 support for SLES11

15 years agoBranch b_release_1_8_1
yangsheng [Fri, 22 May 2009 16:33:47 +0000 (16:33 +0000)]
Branch b_release_1_8_1
b=18668

i=brian, johann.

lbuild changes for SLES11(provide the Module.symvers).

15 years agoBranch b_release_1_8_1
yangsheng [Fri, 22 May 2009 15:47:59 +0000 (15:47 +0000)]
Branch b_release_1_8_1
b=18668

Get rid of the fuzz.

15 years agob=19457
brian [Fri, 22 May 2009 11:29:13 +0000 (11:29 +0000)]
b=19457
i=sheng.yang
i=yibin.wang

Disable a kernel option that is enabling the in-kernel ISCSI stack.
We provide ISCSI with the OFED kernel-ib RPM.

15 years agoBranch b_release_1_8_1
yangsheng [Fri, 22 May 2009 10:51:58 +0000 (10:51 +0000)]
Branch b_release_1_8_1
b=18503

i=adilger, girish

Changes for ldiskfs based on ext4.

15 years agoBranch b_release_1_8_1
tianzy [Fri, 22 May 2009 08:36:25 +0000 (08:36 +0000)]
Branch b_release_1_8_1
fix "rhel5 i686 patchless build failure"
b=19590
i=johann
i=brian

15 years agoBranch b_release_1_8_1
yangsheng [Fri, 22 May 2009 05:16:37 +0000 (05:16 +0000)]
Branch b_release_1_8_1
b=18668

i=shadow, johann

SLES11 kernel patches.