Whamcloud - gitweb
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
nathan [Wed, 27 May 2009 23:19:30 +0000 (23:19 +0000)]
b=19293
fix sanity-quota script and add changelog entry
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.
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.
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.
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.
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.
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.
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.
yangsheng [Wed, 27 May 2009 08:00:20 +0000 (08:00 +0000)]
Branch b_release_1_8_1
b=18668
Recommit the quota64 part.
brian [Tue, 26 May 2009 21:00:23 +0000 (21:00 +0000)]
Per Johann, update OFED support to 1.4.1-rc6.
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.
anserper [Mon, 25 May 2009 22:43:34 +0000 (22:43 +0000)]
b=19612
i=ZhiYong Tian
man page correction
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.
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).
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.
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.
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
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
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
stinson1947 [Sat, 23 May 2009 03:57:32 +0000 (03:57 +0000)]
Updated version for the weekly build.
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
johann [Fri, 22 May 2009 21:29:32 +0000 (21:29 +0000)]
Branch b_release_1_8_1
b=19612
fix broken commit.
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.
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.
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).
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).
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
girish [Fri, 22 May 2009 17:11:37 +0000 (17:11 +0000)]
b=19625
i=johann
ext4 patches for SLES11 ldiskfs support
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
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).
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.
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.
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.
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
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.
grev [Thu, 21 May 2009 22:25:53 +0000 (22:25 +0000)]
b=19618
i=Tom.Wang
test_101c fix
brian [Thu, 21 May 2009 19:00:06 +0000 (19:00 +0000)]
b=16312
i=wangyb
i=jack
This makes the "old school" kernel RPM match the requirements of the
current lustre-modules RPM, which itself has been previous updated to
match the vendor's kernel RPM Provides:.
liangzhen [Thu, 21 May 2009 09:44:20 +0000 (09:44 +0000)]
Branch b_release_1_8_1
b=19520
i=isaac
- handle new CM events in OFED 1.4
bobijam [Thu, 21 May 2009 02:01:17 +0000 (02:01 +0000)]
Branch b_release_1_8_1
b=19380
i=johann
i=sheng.yang
* limit recursive symlink depth to 7 on 8k stack machine
* fix sanity test_140() accordingly.
* revert local_nid_dist_zero=0 patch
anserper [Wed, 20 May 2009 23:59:37 +0000 (23:59 +0000)]
b=19481
i=Johann Lombardi
i=Gryaznova Elena
fix for the quota_save_version function to allow it to be called before quota files are created
grev [Wed, 20 May 2009 17:03:40 +0000 (17:03 +0000)]
b=19523
o=Robert.Read
i=grev
test_100: fix both calls to error
tappro [Wed, 20 May 2009 13:28:43 +0000 (13:28 +0000)]
- remove obsoleted message
b:3633
i:vitaly,adilger
bobijam [Wed, 20 May 2009 08:48:30 +0000 (08:48 +0000)]
Branch b_release_1_8_1
b=16417
Indent reformating.
bobijam [Wed, 20 May 2009 03:15:57 +0000 (03:15 +0000)]
Branch b_release_1_8_1
b=16417
i=grev
i=alexey.lyashkov (shadow)
Revise sanityN.sh test_36()
- need sleep some time before getting 'after' value from 'lfs df', because
if 'multiop & kill' happens too fast, 'lfs df' sometimes only get old df
value from cache w/o reissuing statfs RPC request.
bobijam [Wed, 20 May 2009 02:07:31 +0000 (02:07 +0000)]
Branch b_release_1_8_1
b=19404
i=alexey.lyashkov (shadow)
i=oleg.drokin (green)
lov_obd_unregister_page_removal_cb() needs call osc_obd_unregister_page_removal_cb
before clearing lov's lov_page_removal_cb.
zam [Tue, 19 May 2009 13:28:55 +0000 (13:28 +0000)]
Branch b_release_1_8_1
b=19195
i=alex.zhuravlev
remove unused fields from ost_thread_cache_local_cache.
grev [Tue, 19 May 2009 13:13:10 +0000 (13:13 +0000)]
b=19523
i=Vladimir.Saveliev
test_100: exit 1 from subshell
johann [Tue, 19 May 2009 12:59:31 +0000 (12:59 +0000)]
Branch b_release_1_8_1
fix changelog.
tianzy [Tue, 19 May 2009 12:36:59 +0000 (12:36 +0000)]
*** empty log message ***
tianzy [Tue, 19 May 2009 11:15:50 +0000 (11:15 +0000)]
add an entry on Changelog for bug19495