Whamcloud - gitweb
fs/lustre-release.git
16 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.

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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.

16 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.

16 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.

16 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

16 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

16 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

16 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.

16 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.

16 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.

16 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

16 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.

16 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.

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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.

16 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.

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

16 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.

16 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.

16 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

16 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

16 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.

16 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

16 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.

16 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

16 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

16 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.

16 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'".

16 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.

16 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.

16 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

16 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

16 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

16 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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

man page correction

16 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.

16 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).

16 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.

16 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.

16 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

16 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

16 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

16 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.

16 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

16 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.

16 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.

16 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.

16 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).

16 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).

16 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

16 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

16 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

16 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).

16 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.

16 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.

16 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.

16 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

16 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.

16 years agob=19618
grev [Thu, 21 May 2009 22:25:53 +0000 (22:25 +0000)]
b=19618
i=Tom.Wang
test_101c fix

16 years agob=16312
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:.

16 years agoBranch b_release_1_8_1
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

16 years agoBranch b_release_1_8_1
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

16 years agob=19481
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

16 years agob=19523
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

16 years ago- remove obsoleted message
tappro [Wed, 20 May 2009 13:28:43 +0000 (13:28 +0000)]
- remove obsoleted message
  b:3633
  i:vitaly,adilger

16 years agoBranch b_release_1_8_1
bobijam [Wed, 20 May 2009 08:48:30 +0000 (08:48 +0000)]
Branch b_release_1_8_1
b=16417

Indent reformating.

16 years agoBranch b_release_1_8_1
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.

16 years agoBranch b_release_1_8_1
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.

16 years agoBranch b_release_1_8_1
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.

16 years agob=19523
grev [Tue, 19 May 2009 13:13:10 +0000 (13:13 +0000)]
b=19523
i=Vladimir.Saveliev
test_100: exit 1 from subshell

16 years agoBranch b_release_1_8_1
johann [Tue, 19 May 2009 12:59:31 +0000 (12:59 +0000)]
Branch b_release_1_8_1

fix changelog.

16 years ago*** empty log message ***
tianzy [Tue, 19 May 2009 12:36:59 +0000 (12:36 +0000)]
*** empty log message ***

16 years agoadd an entry on Changelog for bug19495
tianzy [Tue, 19 May 2009 11:15:50 +0000 (11:15 +0000)]
add an entry on Changelog for bug19495

16 years agoBranch b_release_1_8_1
tianzy [Tue, 19 May 2009 10:23:42 +0000 (10:23 +0000)]
Branch b_release_1_8_1
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

16 years agoBranch b_release_1_8_1
tianzy [Tue, 19 May 2009 07:46:41 +0000 (07:46 +0000)]
Branch b_release_1_8_1
fix the problem of "if fsfilt_add_journal_cb() will fail,
export ref will be took twice."
b=19321
i=tappro
i=tianzy