Whamcloud - gitweb
fs/lustre-release.git
16 years agoBranch HEAD
liangzhen [Thu, 6 Sep 2007 05:27:45 +0000 (05:27 +0000)]
Branch HEAD
Fix for TOE Kernel panic by ksocklnd
b=13246
i=eeb

16 years agoBranch HEAD
liangzhen [Thu, 6 Sep 2007 04:38:06 +0000 (04:38 +0000)]
Branch HEAD
Fix ofed supporting dates

16 years agoBranch HEAD
bobijam [Thu, 6 Sep 2007 02:24:20 +0000 (02:24 +0000)]
Branch HEAD
b=12743
i=deen, adilger

conf-sanity test case for bug 12743: df report consistency on OSTs with different block size.

16 years agoBranch HEAD
scjody [Wed, 5 Sep 2007 21:25:52 +0000 (21:25 +0000)]
Branch HEAD

Test 74 is now 74b and listed in ALWAYS_EXCEPT. Test 74a is based on the old
test but passes on patchless clients.

b=13310
i=adilger
i=green

16 years agob=13462
grev [Wed, 5 Sep 2007 20:12:51 +0000 (20:12 +0000)]
b=13462
i=Adilger

Increase checkstat verbosity.

16 years agob=12849
grev [Wed, 5 Sep 2007 18:31:35 +0000 (18:31 +0000)]
b=12849
i=Adilger
i=Brian

cleanup_test102() fix

16 years agob=13500
grev [Wed, 5 Sep 2007 18:15:56 +0000 (18:15 +0000)]
b=13500
i=Nathan

Wait for MDT value to update.

b=13145
i=Brian

Run conf param on MGS.

16 years agofile setfacl.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:38 +0000 (16:00 +0000)]
file setfacl.test was initially added on branch b_remote_acl.

16 years agofile run was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:37 +0000 (16:00 +0000)]
file run was initially added on branch b_remote_acl.

16 years agofile permissions.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:36 +0000 (16:00 +0000)]
file permissions.test was initially added on branch b_remote_acl.

16 years agofile misc.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:35 +0000 (16:00 +0000)]
file misc.test was initially added on branch b_remote_acl.

16 years agofile make-tree was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:34 +0000 (16:00 +0000)]
file make-tree was initially added on branch b_remote_acl.

16 years agofile inheritance.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:33 +0000 (16:00 +0000)]
file inheritance.test was initially added on branch b_remote_acl.

16 years agofile getfacl-noacl.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:32 +0000 (16:00 +0000)]
file getfacl-noacl.test was initially added on branch b_remote_acl.

16 years agofile cp.test was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:31 +0000 (16:00 +0000)]
file cp.test was initially added on branch b_remote_acl.

16 years agofile README was initially added on branch b_remote_acl.
fanyong [Wed, 5 Sep 2007 16:00:30 +0000 (16:00 +0000)]
file README was initially added on branch b_remote_acl.

16 years agoBranch HEAD
tianzy [Wed, 5 Sep 2007 10:35:39 +0000 (10:35 +0000)]
Branch HEAD
when mds and osts use different quota unit(32bit and 64bit), quota will be released
repeatly. This patch voids sending multiple quota reqs to mds, which will keep the
status between the reqs.
b=12588
i=johann
i=wangdi

16 years agofile idmap.c was initially added on branch b_remote_acl.
fanyong [Tue, 4 Sep 2007 05:52:16 +0000 (05:52 +0000)]
file idmap.c was initially added on branch b_remote_acl.

16 years agofile acl.c was initially added on branch b_remote_acl.
fanyong [Tue, 4 Sep 2007 05:52:15 +0000 (05:52 +0000)]
file acl.c was initially added on branch b_remote_acl.

16 years agofile llite_rmtacl.c was initially added on branch b_remote_acl.
fanyong [Tue, 4 Sep 2007 05:52:14 +0000 (05:52 +0000)]
file llite_rmtacl.c was initially added on branch b_remote_acl.

16 years agofile lustre_idmap.h was initially added on branch b_remote_acl.
fanyong [Tue, 4 Sep 2007 05:52:13 +0000 (05:52 +0000)]
file lustre_idmap.h was initially added on branch b_remote_acl.

16 years agofile lustre_eacl.h was initially added on branch b_remote_acl.
fanyong [Tue, 4 Sep 2007 05:52:12 +0000 (05:52 +0000)]
file lustre_eacl.h was initially added on branch b_remote_acl.

16 years agob=13144
rupesh [Tue, 4 Sep 2007 05:42:46 +0000 (05:42 +0000)]
b=13144
r=kalpak, johann
description:block bitmap validation patch for RHEL5

16 years agob= 13144
rupesh [Mon, 3 Sep 2007 10:56:44 +0000 (10:56 +0000)]
b= 13144
r=kalpak, johann

16 years agob_client_io_layering is better to use the same ldiskfs as HEAD, to stay closer to...
nikita [Sat, 1 Sep 2007 14:19:48 +0000 (14:19 +0000)]
b_client_io_layering is better to use the same ldiskfs as HEAD, to stay closer to the latter.

16 years agocontainer_of0(): recognize IS_ERR(), and do not convert it. That simplies many call...
nikita [Sat, 1 Sep 2007 14:08:30 +0000 (14:08 +0000)]
container_of0(): recognize IS_ERR(), and do not convert it. That simplies many call-sites.

16 years agob=10778,i=eeb:
isaac [Fri, 31 Aug 2007 18:32:41 +0000 (18:32 +0000)]
b=10778,i=eeb:
-   closed races between lnd_shutdown and peer creation that prevent
    lnd_shutdown from finishing.
-   fixed a couple of harmless off-by-one typos when skipping initial
    frags in io vectors.
-   added a missing check for memory allocation failure in lnet_new_rtrbuf.

16 years agoBranch HEAD
johann [Fri, 31 Aug 2007 12:48:09 +0000 (12:48 +0000)]
Branch HEAD
b=12459
i=adilger,tianzy
i=scjody

Severity   : normal
Bugzilla   : 12459
Description: Client eviction due to failover config
Details    : after a connection loss, the lustre client should attempt to
     reconnect to the last active server first before trying the
     other potential connections.

16 years agoBranch HEAD
johann [Fri, 31 Aug 2007 10:15:49 +0000 (10:15 +0000)]
Branch HEAD

b=10657
Add jbd-journal-chksum-2.6.18-vanilla.patch to the rhel5 series.
It has already been done on b1_6 but not on HEAD because 11802 was
not landed on HEAD.

16 years agoBranch HEAD
liangzhen [Fri, 31 Aug 2007 09:47:38 +0000 (09:47 +0000)]
Branch HEAD
Smallfix for help information of selftest command

16 years agob=10555
kalpak [Fri, 31 Aug 2007 09:14:05 +0000 (09:14 +0000)]
b=10555

fiemap patch was added for all kernels except sles9 and hence it requires a stub patch to add a fiemap.h file. A similar stub file was added with the uninit groups patch.

16 years agob=10555
kalpak [Fri, 31 Aug 2007 08:49:18 +0000 (08:49 +0000)]
b=10555
i=adilger, girish

Small change in ldiskfs/Makefile.in for new fiemap.h file.

Also fiemap patch chanegs the definition of ext3_prepare_callback, so effect the change in fsfilt_ext3.c.

16 years agob=10555
kalpak [Fri, 31 Aug 2007 08:45:42 +0000 (08:45 +0000)]
b=10555
i=adilger,girish

Add FIEMAP ioctl to ldiskfs

16 years agoBranch HEAD
bobijam [Fri, 31 Aug 2007 02:22:56 +0000 (02:22 +0000)]
Branch HEAD
b=12743
i=adilger, wangdi

* test case for 12743.
* fix a typo: test_27x -> test_27w.

16 years agob=12560
grev [Thu, 30 Aug 2007 22:37:26 +0000 (22:37 +0000)]
b=12560
i=Adilger
i=Nathan

more skip() cleanup

16 years agob=12560
grev [Thu, 30 Aug 2007 21:34:29 +0000 (21:34 +0000)]
b=12560
b=13367
i=Adilger
i=Nathan

t-f skip(); use logs for all test scripts
helper remote_mds() remote_ost()

16 years agoBranch HEAD
scjody [Thu, 30 Aug 2007 19:39:12 +0000 (19:39 +0000)]
Branch HEAD

Whitespace cleanup

16 years agoBranch HEAD
scjody [Thu, 30 Aug 2007 18:18:22 +0000 (18:18 +0000)]
Branch HEAD

Whitespace cleanup

16 years agoBranch HEAD
scjody [Thu, 30 Aug 2007 17:48:53 +0000 (17:48 +0000)]
Branch HEAD

Whitespace cleanup

16 years agob=10595
nathan [Thu, 30 Aug 2007 17:11:12 +0000 (17:11 +0000)]
b=10595
i=scjody
i=adilger
clients have imports, not exports

16 years agob=12499
grev [Thu, 30 Aug 2007 16:50:40 +0000 (16:50 +0000)]
b=12499
i=Brian
i=Nathan

set_and_check tests fix for remote mds ost-s

16 years agoBranch b1_6
johann [Thu, 30 Aug 2007 16:16:33 +0000 (16:16 +0000)]
Branch b1_6
b=12459
i=adilger,tianzy
i=scjody

Severity   : normal
Bugzilla   : 12459
Description: Client eviction due to failover config
Details    : after a connection loss, the lustre client should attempt to
     reconnect to the last active server first before trying the
     other potential connections.

16 years agoBranch HEAD
johann [Thu, 30 Aug 2007 15:32:57 +0000 (15:32 +0000)]
Branch HEAD
b=11802
i=adilger
i=kalpak

Severity   : normal
Bugzilla   : 11802
Description: lustre support for RHEL5
Details    : Add support for RHEL5.

16 years agob=13322
grev [Thu, 30 Aug 2007 13:04:05 +0000 (13:04 +0000)]
b=13322
i=Nathan
i=Brian

test_24a fix for remote mds

16 years agoBranch HEAD
liuy [Thu, 30 Aug 2007 11:03:58 +0000 (11:03 +0000)]
Branch HEAD
b=12398
i=green, nathan

patch by Andreas

Description: testing performance impact of enabling checksumming
Details    : enable checksum by default, allow --disable-checksum
             configure option and "-o nochecksum" mount option

16 years agoMake lfs setstripe understand 'k', 'm' and 'g' for stripe size.
deen [Thu, 30 Aug 2007 08:20:08 +0000 (08:20 +0000)]
Make lfs setstripe understand 'k', 'm' and 'g' for stripe size.

i=adilger
i=green
b=12786

16 years agoCheck "sbi->s_mb_history" before using it.
fanyong [Thu, 30 Aug 2007 05:06:18 +0000 (05:06 +0000)]
Check "sbi->s_mb_history" before using it.

b=12876
i=adilger
i=huanghua

16 years agoBranch HEAD
bobijam [Thu, 30 Aug 2007 04:20:05 +0000 (04:20 +0000)]
Branch HEAD
b=13030
i=green, shadow

Description: "ll_intent_file_open()) lock enqueue: err: -13" with nfs
Details    : with NFS, the anon dentry's parent was set to itself in
             d_alloc_anon(), so in MDS, we use rec->ur_fid1 to find the
             corresponding dentry other than use rec->ur_name.

16 years agoCheck "sbi->s_mb_history" before using it.
fanyong [Thu, 30 Aug 2007 03:57:04 +0000 (03:57 +0000)]
Check "sbi->s_mb_history" before using it.

b=12876
i=adilger
i=huanghua

16 years agoWeekly tag build -> v1_7_91
buffalo-pull [Thu, 30 Aug 2007 03:20:37 +0000 (03:20 +0000)]
Weekly tag build -> v1_7_91

16 years agoMiss "ptlrpc_lprocfs_unregister_obd" when mdc_cleanup.
fanyong [Thu, 30 Aug 2007 03:15:47 +0000 (03:15 +0000)]
Miss "ptlrpc_lprocfs_unregister_obd" when mdc_cleanup.
b=13222
i=tappro
i=ericm

16 years agoWeekly tag build -> v1_7_90_1
buffalo-pull [Thu, 30 Aug 2007 03:04:28 +0000 (03:04 +0000)]
Weekly tag build -> v1_7_90_1

16 years agoBranch HEAD
scjody [Thu, 30 Aug 2007 00:56:37 +0000 (00:56 +0000)]
Branch HEAD

Fix ONLY variable handling

b=12499
i=brian
i=adilger

16 years agoBranch b1_6
scjody [Thu, 30 Aug 2007 00:51:23 +0000 (00:51 +0000)]
Branch b1_6

Add check for -prep- kernel, which is also RHEL 5.

b=13458
i=adilger
i=nathan

16 years agob=10969
nathan [Thu, 30 Aug 2007 00:00:08 +0000 (00:00 +0000)]
b=10969
i=milind
i=adliger
oss service stats are all time

16 years agoBranch b1_6
scjody [Wed, 29 Aug 2007 22:17:57 +0000 (22:17 +0000)]
Branch b1_6

Add comma

16 years agob=1244
manoj [Wed, 29 Aug 2007 13:25:20 +0000 (13:25 +0000)]
b=1244

fixes for building utils on solaris
rearrangement of declerations between udmu.h and udmu.c
libiam.a linked in only for linux

16 years agoFixed a nit.
girish [Wed, 29 Aug 2007 07:38:09 +0000 (07:38 +0000)]
Fixed a nit.

16 years agoBranch head
tianzy [Wed, 29 Aug 2007 03:44:08 +0000 (03:44 +0000)]
Branch head
test_7 on sanity-quota.sh can't be used on separate machines,
add facet to handle it
b=13363

16 years agobranch: HEAD
ericm [Tue, 28 Aug 2007 16:46:40 +0000 (16:46 +0000)]
branch: HEAD
another missing part related to the gss_bulk.c

16 years agob=12444
manoj [Tue, 28 Aug 2007 04:29:29 +0000 (04:29 +0000)]
b=12444

dmu-mkfs integration for solaris; cleanup of --enable-uoss option

16 years ago* fixed bolerplate for GM util
eeb [Mon, 27 Aug 2007 17:02:29 +0000 (17:02 +0000)]
*  fixed bolerplate for GM util

16 years ago* Fixed boilerplate in the gmlnd
eeb [Mon, 27 Aug 2007 16:34:34 +0000 (16:34 +0000)]
*  Fixed boilerplate in the gmlnd

16 years agoBranch HEAD
yangsheng [Mon, 27 Aug 2007 10:02:19 +0000 (10:02 +0000)]
Branch HEAD
b=13360
i=isaac
i=liangzhen

Add PAGE_SIZE when it undef.

16 years agoBranch HEAD
yangsheng [Mon, 27 Aug 2007 09:48:37 +0000 (09:48 +0000)]
Branch HEAD
b=13039
i=scjody
i=johann

Fixed kernel config more closer RHEL5 default.

16 years agoBranch HEAD
yangsheng [Mon, 27 Aug 2007 09:38:01 +0000 (09:38 +0000)]
Branch HEAD
b=13039
i=shadow
i=johann

Add kernel config file for RHEL5.

16 years ago- minor fixes
alex [Fri, 24 Aug 2007 18:51:03 +0000 (18:51 +0000)]
- minor fixes

16 years agoBranch b1_6
scjody [Fri, 24 Aug 2007 18:14:39 +0000 (18:14 +0000)]
Branch b1_6

Modify mkmakefile usage and add buildsubdir workaround to fix RPM build on
RHEL 5.

b=13422
i=yangsheng

16 years agoBranch HEAD
scjody [Fri, 24 Aug 2007 15:37:52 +0000 (15:37 +0000)]
Branch HEAD

Add EXPORT_SYMBOL check for node_to_cpumask symbol.

b=12826
i=shadow
i=mjmac

16 years agoBranch b1_6
scjody [Fri, 24 Aug 2007 15:36:32 +0000 (15:36 +0000)]
Branch b1_6

Add EXPORT_SYMBOL check for node_to_cpumask symbol.

b=12826
i=shadow
i=mjmac

16 years ago- to be able to choose between DMU and POSIX osd
alex [Fri, 24 Aug 2007 14:42:33 +0000 (14:42 +0000)]
- to be able to choose between DMU and POSIX osd

16 years agoBranch HEAD
scjody [Fri, 24 Aug 2007 14:11:10 +0000 (14:11 +0000)]
Branch HEAD

Whitespace cleanup.

16 years agoBranch HEAD
tianzy [Fri, 24 Aug 2007 12:39:50 +0000 (12:39 +0000)]
Branch HEAD
fix the bug of "mds_obd_create error creating tmp object"
b=12223
i=green
i=wangdi

16 years agob=10960
cliffw [Thu, 23 Aug 2007 21:55:47 +0000 (21:55 +0000)]
b=10960
i=kmerrit
i=jitendra

Multiple fixes, adds support for yod, mpirun

16 years agoBranch b1_6
scjody [Thu, 23 Aug 2007 19:56:22 +0000 (19:56 +0000)]
Branch b1_6

Exit autogen when a subcommand fails.

b=10245
i=mjmac
i=brian

16 years agoBranch HEAD
scjody [Thu, 23 Aug 2007 13:22:00 +0000 (13:22 +0000)]
Branch HEAD

Add support for the ldiskfs tag on release branches.

16 years ago*** empty log message ***
alex [Thu, 23 Aug 2007 05:34:23 +0000 (05:34 +0000)]
*** empty log message ***

16 years agoBranch HEAD
liuy [Thu, 23 Aug 2007 04:32:27 +0000 (04:32 +0000)]
Branch HEAD
b=13362
i=shadow, deen

execute lfs setstripe on client

16 years agob=13147
grev [Wed, 22 Aug 2007 23:38:38 +0000 (23:38 +0000)]
b=13147
i=Nathan

Set fail_loc properly on remote mds.
Abort test if zconf_mount $MOUNT2 fail.

16 years agoAdd ability to start more than one create thread per OSS.
deen [Wed, 22 Aug 2007 23:00:06 +0000 (23:00 +0000)]
Add ability to start more than one create thread per OSS.

b=12446
i=adilger
i=nathan

16 years agob=13351
grev [Wed, 22 Aug 2007 22:48:25 +0000 (22:48 +0000)]
b=13351
i=Adilger

test_41 fix for remote mds.

16 years agofix wrong #endif appellation.
nikita [Wed, 22 Aug 2007 12:14:59 +0000 (12:14 +0000)]
fix wrong #endif appellation.

16 years agob:11171
jitendra [Wed, 22 Aug 2007 10:38:29 +0000 (10:38 +0000)]
b:11171
i:nathan@clusterfs.com
Added automatic ondecho module load support on client and server.
Added flexible OSS setup and cleanup

16 years agoImplement async OSC create to avoid the blocking unnecessarily.
shadow [Wed, 22 Aug 2007 10:13:32 +0000 (10:13 +0000)]
Implement async OSC create to avoid the blocking unnecessarily.
commit include all fixes from bugs 13143 and 13196.

b=4900
i=nathan
i=wangdi

port to HEAD inspected yury.

16 years agob=12633
kalpak [Wed, 22 Aug 2007 09:55:46 +0000 (09:55 +0000)]
b=12633

Update recommended e2fsprogs version as new e2fsprogs has been released.

16 years agob=11879
manoj [Mon, 20 Aug 2007 19:40:32 +0000 (19:40 +0000)]
b=11879
r=alex

New switch --with-dmu added to accomodate linking to a zfs dmu

16 years agoAdd journal checksum feature.
girish [Mon, 20 Aug 2007 12:36:11 +0000 (12:36 +0000)]
Add journal checksum feature.
b=10657
i=adilger
i=kalpak

16 years agoAdd ext3 part of Journal Checksum feature.
girish [Mon, 20 Aug 2007 10:25:23 +0000 (10:25 +0000)]
Add ext3 part of Journal Checksum feature.
b=10657
i=adilger
i=kalpak

16 years agob=13144
rupesh [Mon, 20 Aug 2007 07:27:18 +0000 (07:27 +0000)]
b=13144
r=Girish, Kalpak
Description: Blockbitmap validation patch for RHEL4.

16 years ago- use b1_8_iam in b1_6_head_sync
tappro [Sun, 19 Aug 2007 14:10:48 +0000 (14:10 +0000)]
- use b1_8_iam in b1_6_head_sync

16 years agob=13350
grev [Fri, 17 Aug 2007 17:49:32 +0000 (17:49 +0000)]
b=13350
i=Nathan

Abort runtests if $FILES is empty.

16 years agofix a typo.
bobijam [Fri, 17 Aug 2007 02:28:07 +0000 (02:28 +0000)]
fix a typo.

16 years agob=13283
grev [Fri, 17 Aug 2007 02:22:35 +0000 (02:22 +0000)]
b=13283
i=Adilger

Don't check if $MDSDEV is a file.
Set "fs2" real and loop devices correctly.

16 years agofile sec_config.c was initially added on branch b1_8_sptlrpc_conf.
ericm [Thu, 16 Aug 2007 18:19:19 +0000 (18:19 +0000)]
file sec_config.c was initially added on branch b1_8_sptlrpc_conf.

16 years agoBranch HEAD
yangsheng [Thu, 16 Aug 2007 08:23:38 +0000 (08:23 +0000)]
Branch HEAD
b=11248
i=scjody
i=adilger

Remove mnt_lustre_list from vfs_intent-2.6-rhel4.patch.

16 years agoBranch HEAD
liuy [Thu, 16 Aug 2007 05:44:53 +0000 (05:44 +0000)]
Branch HEAD
b=12192
i=adilger, green

add llapi_file_open()

16 years agoBranch HEAD
liuy [Thu, 16 Aug 2007 04:41:52 +0000 (04:41 +0000)]
Branch HEAD
b=12932
i=green, shadow

set obd_health_check_timeout as 1.5x of obd_timeout

16 years agoBranch HEAD
bobijam [Thu, 16 Aug 2007 04:08:45 +0000 (04:08 +0000)]
Branch HEAD
b=12836
i=adilger, komaln

Description: lfs find on -1 stripe looping in lsm_lmm_verify_common()
Details    : Avoid lov_verify_lmm_common() on directory with -1 stripe count.

16 years agoBranch HEAD
bobijam [Thu, 16 Aug 2007 03:45:30 +0000 (03:45 +0000)]
Branch HEAD
b=12743
i=adilger, shadow

Description: df doesn't work properly if diskfs blocksize != 4K
Details    : Choose biggest blocksize of OST's as the LOV's blocksize.

16 years agoBranch HEAD
bobijam [Thu, 16 Aug 2007 03:21:49 +0000 (03:21 +0000)]
Branch HEAD
b=12584
i=ericm, green

Description: sanity.sh failed test 103
Details    : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl
             with param "-X".