Whamcloud - gitweb
Brian Reitz [Sat, 12 Dec 2009 14:09:06 +0000 (08:09 -0600)]
Add ldiskfs/build symlink
stinson1947 [Fri, 26 Jun 2009 03:49:09 +0000 (03:49 +0000)]
Update version string for 1.8.1 build 08.
johann [Wed, 24 Jun 2009 22:47:34 +0000 (22:47 +0000)]
Branch b_release_1_8_1
b=19875
backport patches to RHEL5/ext4.
johann [Wed, 24 Jun 2009 21:32:06 +0000 (21:32 +0000)]
Branch b_release_1_8_1
Remove ext4-ialloc-2.6-rhel5.patch from patch series.
brian [Wed, 24 Jun 2009 18:39:37 +0000 (18:39 +0000)]
b=19853
i=jack
i=yangsheng
The SLES 11 kernel spec has what is IMHO a bug in that it tries to write to
a file in RPMS/i386 even though you are building i686 RPMs.
brian [Wed, 24 Jun 2009 18:34:26 +0000 (18:34 +0000)]
VS: did you test your fix properly (acc-sm.sh, or as needed)?
b=19850
i=jack
i=wangyb
Shouldn't disable srp-target-mod after enabling it.
johann [Wed, 24 Jun 2009 14:33:30 +0000 (14:33 +0000)]
Branch b_release_1_8_1
b=19875
i=adilger
i=yangsheng
- use mb_find_next_bit() instead of find_next_bit() in
ext4_mb_check_ondisk_bitmap() as it is done in the ext4
mainline
- convert ext4_lock_group to use sb_bgl_lock, patch also
merged upstream.
yangsheng [Wed, 24 Jun 2009 13:39:29 +0000 (13:39 +0000)]
Branch b_release_1_8_1
b=19869
i=shadow, johann, tianzy
Cleanup for Werror flag enabled.
brian [Wed, 24 Jun 2009 13:33:53 +0000 (13:33 +0000)]
b=19927
i=yangsheng
i=wangyb
If the $LUSTRE_VERS environment variable is set, don't bother doing the
legwork to determine the version, and just exit early with it.
yangsheng [Wed, 24 Jun 2009 13:26:02 +0000 (13:26 +0000)]
Branch b_release_1_8_1
b=19553
i=johann, shadow
Workaround for SLES10 + OFED-1.4.1.
zhanghc [Wed, 24 Jun 2009 02:10:36 +0000 (02:10 +0000)]
b=19870
fix a bug in "mds_reint_rename" which causes
one lock not to be canceled
i=johann@sun.com
i=tappro@sun.com
bobijam [Wed, 24 Jun 2009 01:34:33 +0000 (01:34 +0000)]
Branch b_release_1_8_1
b=17197
o=tom.wang (wangdi)
i=adilger
i=johann
Fix for detecting read-ahead problem.
johann [Tue, 23 Jun 2009 23:39:31 +0000 (23:39 +0000)]
Branch b_release_1_8_1
Remove file added by mistake.
johann [Tue, 23 Jun 2009 23:36:08 +0000 (23:36 +0000)]
Branch b_release_1_8_1
b=19933
i=grev
add error messages in test 103.
zam [Mon, 22 Jun 2009 14:47:54 +0000 (14:47 +0000)]
Branch b_release_1_8_1
b=19321
i=johann
add the jbd2 fix (wrong jiffie rounding) to the rhel5 series files.
grev [Mon, 22 Jun 2009 11:27:59 +0000 (11:27 +0000)]
b=18382
b=15587
add test_40, test_48 to ALWAYS_EXCEPT list
shadow [Sat, 20 Jun 2009 11:58:25 +0000 (11:58 +0000)]
don't lose wakeup for replay_single::test_72a
Branch b_release_1_8_1
b=19581
i=tappro
i=johann
stinson1947 [Fri, 19 Jun 2009 17:07:36 +0000 (17:07 +0000)]
Version string updated for 1.8.1 build 07.
anserper [Fri, 19 Jun 2009 14:44:04 +0000 (14:44 +0000)]
b=18775
i=Andreas Dilger
i=Robert Read
o=Emoly Liu
cleanup get/set_param patch
grev [Fri, 19 Jun 2009 13:20:28 +0000 (13:20 +0000)]
b=19913
i=Johann
skip test_151 for remote ost && no_dsh
johann [Fri, 19 Jun 2009 12:22:00 +0000 (12:22 +0000)]
Branch b_release_1_8_1
b=19913
i=grev
i=bobijam
Add support remote ost in test 151.
johann [Fri, 19 Jun 2009 12:16:43 +0000 (12:16 +0000)]
Branch b_release_1_8_1
b=19851
i=girish
Remove EXT4_MAX_DIR_SIZE_NAME proc entry before the root is removed.
girish [Fri, 19 Jun 2009 11:29:28 +0000 (11:29 +0000)]
b=19875
i=adilger
i=johann
add locking for i_cached_extent
girish [Fri, 19 Jun 2009 11:24:50 +0000 (11:24 +0000)]
b=19875
i=johann
i=adilger
use i_fs_version in sles11
zhanghc [Fri, 19 Jun 2009 04:29:18 +0000 (04:29 +0000)]
b=19870
print correct pid/comm in libcfs_debug_dumpstack
i=sheng.yang@sun.com
i=nathn.rutman@sun.com
yangsheng [Thu, 18 Jun 2009 09:45:05 +0000 (09:45 +0000)]
Branch b_release_1_8_1
b=19574
yangsheng [Thu, 18 Jun 2009 09:01:44 +0000 (09:01 +0000)]
Branch b_release_1_8_1
b=19813
i=johann, yangsheng
Complete error handling.
Author: bobijam
yangsheng [Thu, 18 Jun 2009 08:30:40 +0000 (08:30 +0000)]
Branch b_release_1_8_1
b=19574
i=brian, johann
Notice unsupport module flag for sles11.
yangsheng [Thu, 18 Jun 2009 08:18:24 +0000 (08:18 +0000)]
Branch b_release_1_8_1
b=16424
i=Robert, wangyb, yangsheng
Shorten the build version string.
Author: Brian
yangsheng [Thu, 18 Jun 2009 06:53:09 +0000 (06:53 +0000)]
Branch b_release_1_8_1
b=19615
i=shadow, johann
Disable server build on RHEL$ & SLES9.
isaac [Thu, 18 Jun 2009 01:17:53 +0000 (01:17 +0000)]
i=liang,b=17546:
- 'rc' used without initialization in kptllnd_rx_parse.
johann [Wed, 17 Jun 2009 21:57:09 +0000 (21:57 +0000)]
Branch b_release_1_8_1
b=19875
i=johann (patch from Girish)
i=adilger
Disable delayed allocation since this is not robust in kernels prior to 2.6.31.
zhanghc [Wed, 17 Jun 2009 07:28:42 +0000 (07:28 +0000)]
b=19259
add a NULL signal proc in osc_destroy to allow
the blocking thread to process LUSTRE_FATAL_SIGS
i=adilger@sun.com
i=johann@sun.com
zhanghc [Tue, 16 Jun 2009 10:49:14 +0000 (10:49 +0000)]
b=19706
fix a deadlock bug being introduced from kernel 2.6.23
i=adilger@sun.com
i=johann@sun.com
yangsheng [Tue, 16 Jun 2009 08:58:32 +0000 (08:58 +0000)]
Branch b_release_1_8_1
b=19868
i=johann, shadow
Move up the THREAD_SIZE to comply the Werror.
girish [Tue, 16 Jun 2009 02:44:31 +0000 (02:44 +0000)]
b=19852
update changelog to use new e2fsprogs version
stinson1947 [Fri, 12 Jun 2009 15:16:51 +0000 (15:16 +0000)]
Update version for 1.8.1 build 6.
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.
grev [Thu, 11 Jun 2009 14:30:08 +0000 (14:30 +0000)]
b=19793
o=Nathan
i=Johann
minor script issue in test_17
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.
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.
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
johann [Tue, 9 Jun 2009 14:55:28 +0000 (14:55 +0000)]
Branch b_release_1_8_1
bump version.
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
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().
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
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
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.
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
stinson1947 [Fri, 5 Jun 2009 04:01:30 +0000 (04:01 +0000)]
Updated version for 1.8.1 build 04.
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
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
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.
grev [Thu, 4 Jun 2009 17:31:03 +0000 (17:31 +0000)]
b=19734
i=Robert.Read
cleanup binaries default location
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
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
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
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
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
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
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
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.
stinson1947 [Wed, 3 Jun 2009 17:24:50 +0000 (17:24 +0000)]
Updated version string for a special ORNL tag.
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.
grev [Wed, 3 Jun 2009 16:18:39 +0000 (16:18 +0000)]
b=18511
o=Robert.Read
i=Brian
process tar rc correctly
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
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
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.
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.
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.
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
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.
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.
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
girish [Mon, 1 Jun 2009 15:25:32 +0000 (15:25 +0000)]
b=16893
i=adilger
Allow ext4 to be built with RHEL5 kernel
girish [Mon, 1 Jun 2009 14:55:19 +0000 (14:55 +0000)]
b=19656
i=adilger
i=johann
endianness fixes for fsfilt_ext3.c
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
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
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
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
girish [Fri, 29 May 2009 12:23:49 +0000 (12:23 +0000)]
b=16893
i=adilger
i=johann
ext4 ldiskfs patches for rhel5
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.
stinson1947 [Fri, 29 May 2009 00:31:22 +0000 (00:31 +0000)]
Updated version for the next weekly build.
nathan [Thu, 28 May 2009 23:00:19 +0000 (23:00 +0000)]
b=19507
i=johann
disable grant_shrink (bz 12069)
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.
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.
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
grev [Thu, 28 May 2009 14:13:32 +0000 (14:13 +0000)]
b=19194
o=Adilger,grev
i=grev
limit unlink tests patch
brian [Thu, 28 May 2009 13:50:00 +0000 (13:50 +0000)]
Wooo! OFED 1.4.1 is GA.
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
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.
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
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
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.
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'".
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.
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.
girish [Thu, 28 May 2009 07:09:40 +0000 (07:09 +0000)]
b=19674
i=johann
i=adilger
fix warning in super.c
girish [Thu, 28 May 2009 07:04:44 +0000 (07:04 +0000)]
b=19625
i=adilger
i=johann
fix journal callback patch hunk
girish [Thu, 28 May 2009 07:02:34 +0000 (07:02 +0000)]
b=19625
i=adilger
i=johann
fix mballoc prealloc table