Whamcloud - gitweb
fs/lustre-release.git
17 years agob=13322
grev [Thu, 30 Aug 2007 13:01:37 +0000 (13:01 +0000)]
b=13322
i=Nathan
i=Brian

test_24a fix for remote mds

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

set_and_check tests fix for remote mds ost-s

17 years agoBranch b1_6
liuy [Thu, 30 Aug 2007 10:17:40 +0000 (10:17 +0000)]
Branch b1_6

fix for i_size_write

17 years agoBranch b1_6
liuy [Thu, 30 Aug 2007 10:11:07 +0000 (10:11 +0000)]
Branch b1_6
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

17 years agoBranch b1_6
bobijam [Thu, 30 Aug 2007 03:54:40 +0000 (03:54 +0000)]
Branch b1_6
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.

17 years agoBranch b1_6
scjody [Thu, 30 Aug 2007 00:54:32 +0000 (00:54 +0000)]
Branch b1_6

Fix ONLY variable handling

b=12499
i=brian
i=adilger

17 years agoLand b_release_1_6_2 onto b1_6 (20070829_2015)
scjody [Thu, 30 Aug 2007 00:37:20 +0000 (00:37 +0000)]
Land b_release_1_6_2 onto b1_6 (20070829_2015)

(add missing ChangeLog entries)

17 years agob=10969
nathan [Wed, 29 Aug 2007 23:59:13 +0000 (23:59 +0000)]
b=10969
i=adilger
i=milind
oss service stats are all time

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

Remove extra bug#

17 years agoBranch b1_6
johann [Wed, 29 Aug 2007 10:06:44 +0000 (10:06 +0000)]
Branch b1_6
b=11802

Add RHEL5 target to list of files automatically generated.

17 years agoFixed a nit.
girish [Wed, 29 Aug 2007 07:37:42 +0000 (07:37 +0000)]
Fixed a nit.

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

17 years agoBranch: b1_6
wangdi [Tue, 28 Aug 2007 12:49:53 +0000 (12:49 +0000)]
Branch: b1_6
fix a typo in last commit
b=12599

17 years agoBranch: b1_6
wangdi [Mon, 27 Aug 2007 20:52:23 +0000 (20:52 +0000)]
Branch: b1_6
oops forget skip in last commit.
b=12599
i=adilger
i=brian
i=mjmac

17 years agoBranch b1_6
yangsheng [Mon, 27 Aug 2007 10:38:48 +0000 (10:38 +0000)]
Branch b1_6
b=13360
i=isaac
i=liangzhen

Add PAGE_SIZE define in lnet/include/libcfs/user-prim.h.

17 years agoBranch b1_6
yangsheng [Mon, 27 Aug 2007 10:08:17 +0000 (10:08 +0000)]
Branch b1_6
b=13039
i=scjody
i=johann

Modify kernel config base on RHEL5 RPMs.

17 years agoBranch: b1_6
wangdi [Mon, 27 Aug 2007 03:32:01 +0000 (03:32 +0000)]
Branch: b1_6
in llog_origin_connect, we should start journal_start, to keep the
order of journal_start and loghandle->lgh_lock.
b=13142
i=green
i=shadow

17 years agoBranch:b1_6
wangdi [Mon, 27 Aug 2007 03:14:45 +0000 (03:14 +0000)]
Branch:b1_6
cleanup sanity test scripts and move some common funcs to test-frame.sh.
b=12599
i=adilger
i=brian
i=mjmac

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

Add EXPORT_SYMBOL check for node_to_cpumask symbol.

b=12826
i=shadow
i=mjmac

17 years agoBranch b1_6
scjody [Fri, 24 Aug 2007 14:10:07 +0000 (14:10 +0000)]
Branch b1_6

Whitespace cleanup.

17 years agoBranch b1_6
tianzy [Fri, 24 Aug 2007 11:56:36 +0000 (11:56 +0000)]
Branch b1_6
because of "lfs quota" format, cancel a check which isn't vital
b=12223

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

17 years agoBranch b1_6
bobijam [Thu, 23 Aug 2007 03:20:57 +0000 (03:20 +0000)]
Branch b1_6
b=12211
i=green, johann

suppress every allocation attempt message noise, and shut off a compile
warning on x86_64 in obd_alloc_fail(), due to size_t being unsigned long
there.

17 years agoBranch b1_6
liuy [Thu, 23 Aug 2007 02:47:41 +0000 (02:47 +0000)]
Branch b1_6
b=13362
i=shadow, deen

execute lfs setstripe on client

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

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

17 years agoAdd ability to start more than one create thread per OSS.
deen [Wed, 22 Aug 2007 20:54:13 +0000 (20:54 +0000)]
Add ability to start more than one create thread per OSS.

b=12446
i=adilger
i=nathan

17 years agoBranch b1_6
bobijam [Wed, 22 Aug 2007 02:17:22 +0000 (02:17 +0000)]
Branch b1_6
b=11686
i=green, bobijam

quiet admin eviction message. (originally patched by Nic Henke nic@cray.com)

17 years agoBranch b1_6
yangsheng [Tue, 21 Aug 2007 08:17:55 +0000 (08:17 +0000)]
Branch b1_6
b=13039
i=shadow
i=johann

Add kernel config file for RHEL5.

17 years agofile kernel-2.6.18-2.6-rhel5-x86_64.config was added on branch b1_6 on 2007-08-21...
yangsheng [Mon, 20 Aug 2007 22:27:34 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-x86_64.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

17 years agofile kernel-2.6.18-2.6-rhel5-x86_64-smp.config was added on branch b1_6 on 2007-08...
yangsheng [Mon, 20 Aug 2007 22:27:31 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-x86_64-smp.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

17 years agofile kernel-2.6.18-2.6-rhel5-ia64.config was added on branch b1_6 on 2007-08-21 08...
yangsheng [Mon, 20 Aug 2007 22:27:28 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-ia64.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

17 years agofile kernel-2.6.18-2.6-rhel5-ia64-smp.config was added on branch b1_6 on 2007-08...
yangsheng [Mon, 20 Aug 2007 22:27:25 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-ia64-smp.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

17 years agofile kernel-2.6.18-2.6-rhel5-i686.config was added on branch b1_6 on 2007-08-21 08...
yangsheng [Mon, 20 Aug 2007 22:27:22 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-i686.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

17 years agofile kernel-2.6.18-2.6-rhel5-i686-smp.config was added on branch b1_6 on 2007-08...
yangsheng [Mon, 20 Aug 2007 22:27:18 +0000 (22:27 +0000)]
file kernel-2.6.18-2.6-rhel5-i686-smp.config was added on branch b1_6 on 2007-08-21 08:17:55 +0000

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

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

Abort runtests if $FILES is empty.

17 years agoBranch b1_6
yangsheng [Fri, 17 Aug 2007 04:12:12 +0000 (04:12 +0000)]
Branch b1_6
b=11248
i=scjody
i=adilger

Remove mnt_lustre_list from vfs_intent-2.6-rhel4.patch.

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

17 years agoBranch b1_6
bobijam [Thu, 16 Aug 2007 14:32:02 +0000 (14:32 +0000)]
Branch b1_6
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.

17 years agoBranch b1_6
bobijam [Thu, 16 Aug 2007 14:26:32 +0000 (14:26 +0000)]
Branch b1_6
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.

17 years agoBranch b1_6
liuy [Thu, 16 Aug 2007 14:23:28 +0000 (14:23 +0000)]
Branch b1_6
b=12192
i=adilger, green

add llapi_file_open()

17 years agoBranch b1_6
bobijam [Thu, 16 Aug 2007 14:16:43 +0000 (14:16 +0000)]
Branch b1_6
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".

17 years agoBranch b1_6
liuy [Thu, 16 Aug 2007 14:12:20 +0000 (14:12 +0000)]
Branch b1_6
b=12932
i=green, shadow

set obd_health_check_timeout as 1.5x of obd_timeout

17 years agob=12633
kalpak [Thu, 16 Aug 2007 13:24:00 +0000 (13:24 +0000)]
b=12633

e2fsprogs-1.40.2-cfs1 has been released. Update the e2fsprogs version in the changelog.

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

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

17 years agoBranch b1_6
scjody [Thu, 16 Aug 2007 01:52:42 +0000 (01:52 +0000)]
Branch b1_6

Update for 1.6.3

17 years agolustre/autoconf/lustre-version.ac
scjody [Thu, 16 Aug 2007 01:25:11 +0000 (01:25 +0000)]
lustre/autoconf/lustre-version.ac

17 years agoBranch b1_6
scjody [Thu, 16 Aug 2007 01:22:40 +0000 (01:22 +0000)]
Branch b1_6

Revert bug 11401 due to build breakage and test badness.

17 years agoBranch b1_6
scjody [Thu, 16 Aug 2007 01:19:57 +0000 (01:19 +0000)]
Branch b1_6

Revert incorrect commit.

17 years agob=13306
grev [Thu, 16 Aug 2007 01:15:15 +0000 (01:15 +0000)]
b=13306
i=Nathan
i=Adilger

Set stripe_count to 1 for $tdir.

17 years agob=13220
jxiong [Thu, 16 Aug 2007 00:31:53 +0000 (00:31 +0000)]
b=13220
r=alex,vitaly

Change the ldlm_lock's bitlock to a real spinlock to avoid it to be overwritten when operating on l_flags.

17 years agob=13149
jxiong [Thu, 16 Aug 2007 00:14:18 +0000 (00:14 +0000)]
b=13149
r=nathan,adilger

Fix the logic in class_del_uuid(). It will return the wrong result when an entry has been referenced over once.

17 years agob=13143
nathan [Thu, 16 Aug 2007 00:12:33 +0000 (00:12 +0000)]
b=13143
i=adilger
block creates if we need to

17 years agob=10595
nathan [Thu, 16 Aug 2007 00:09:05 +0000 (00:09 +0000)]
b=10595
i=adilger
i=scjody
use nid from import, not export for clients

17 years agoBranch b1_6
scjody [Tue, 14 Aug 2007 22:58:49 +0000 (22:58 +0000)]
Branch b1_6

Add commas; it just looks better, especially in HTML.

17 years agoBranch b1_6
liuy [Tue, 14 Aug 2007 02:41:16 +0000 (02:41 +0000)]
Branch b1_6
b=11679
i=adilger, deen

add osc_to_ost() function

17 years agoBranch b1_6
liuy [Tue, 14 Aug 2007 02:22:47 +0000 (02:22 +0000)]
Branch b1_6
b=11679
i=adilger, deen

fix lstripe failure with valid OST index

17 years agoBranch b1_6
scjody [Mon, 13 Aug 2007 17:33:52 +0000 (17:33 +0000)]
Branch b1_6

Enable uninit_groups feature by default for ldiskfs.

17 years agoBranch b1_6
scjody [Mon, 13 Aug 2007 17:32:00 +0000 (17:32 +0000)]
Branch b1_6

Revert part 2 of bug 11710 due to regressions.

17 years agoremove redundant (lock->l_granted_mode == lock->l_req_mode) checks.
nikita [Mon, 13 Aug 2007 16:34:45 +0000 (16:34 +0000)]
remove redundant (lock->l_granted_mode == lock->l_req_mode) checks.

i=adilger
i=green

17 years agoBranch b1_6
adilger [Mon, 13 Aug 2007 06:46:31 +0000 (06:46 +0000)]
Branch b1_6
Remove obsolete test configs.

17 years agoBranch b1_6
adilger [Mon, 13 Aug 2007 06:42:56 +0000 (06:42 +0000)]
Branch b1_6
Minor grammar and line wrap cleanups.

17 years agofix compile warning about uninitialised retval usage
green [Sun, 12 Aug 2007 17:08:30 +0000 (17:08 +0000)]
fix compile warning about uninitialised retval usage

17 years agoBranch: b1_6
huanghua [Sun, 12 Aug 2007 15:00:16 +0000 (15:00 +0000)]
Branch: b1_6
client-side metadata stat-ahead during readdir (directory readahead)
b=11401
i=Adilger
i=tappro

17 years agob=11974
green [Sun, 12 Aug 2007 00:28:39 +0000 (00:28 +0000)]
b=11974
r=nikita,shadow

Do not replay locks that are being cancelled. Do not reference
locks by their address during replay, just by their handle.

17 years agob=13103
green [Sat, 11 Aug 2007 23:24:41 +0000 (23:24 +0000)]
b=13103
r=huangwei,wangdi

Teach ldlm_cli_enqueue_fini that flock locks could disappear immediatelly after
being granted.

17 years agoChangelog entry for bug 13276
green [Sat, 11 Aug 2007 22:59:25 +0000 (22:59 +0000)]
Changelog entry for bug 13276

17 years agob=13276
green [Sat, 11 Aug 2007 22:58:56 +0000 (22:58 +0000)]
b=13276
r=wangdi,shadow.

Check return value of ll_node_from_inode in ll_file_read and ll_file_sendfile,
do not dereference uninitialised lock tree in ll_file_write.

17 years agolvbo_init failed for resource with missing objects.
shadow [Fri, 10 Aug 2007 11:58:38 +0000 (11:58 +0000)]
lvbo_init failed for resource with missing objects.

b=9977
i=green
i=wangdi

17 years agoAdd printing inode info into message about error in writepage.
shadow [Fri, 10 Aug 2007 06:52:46 +0000 (06:52 +0000)]
Add printing inode info into message about error in writepage.

b=11721
i=green
i=wangdi

17 years agob=12560
grev [Fri, 10 Aug 2007 01:47:26 +0000 (01:47 +0000)]
b=12560
i=Adilger
i=Nathan

Use skip() function instead of echo the skipped tests.

17 years agob=13147
nathan [Thu, 9 Aug 2007 15:04:24 +0000 (15:04 +0000)]
b=13147
i=tappro
i=fanyong
block reactivating mgc import until all deactivates complete
Only an issue when failing back MDT/MGS to itself (testing)

17 years agob=12649
grev [Thu, 9 Aug 2007 14:25:34 +0000 (14:25 +0000)]
b=12649

correct ldiskfs module path

17 years agob=12649
grev [Thu, 9 Aug 2007 13:32:27 +0000 (13:32 +0000)]
b=12649

fixes:
- mgs need to be loaded after mgc is loaded
- correct ldiskfs path

17 years agob=12955
kalpak [Thu, 9 Aug 2007 11:16:40 +0000 (11:16 +0000)]
b=12955
i=alex, johann

Port old jbd-stats patch for sles10.

17 years agoBranch b1_6
tianzy [Thu, 9 Aug 2007 06:32:57 +0000 (06:32 +0000)]
Branch b1_6
fix a bug in test_13 in sanity-quota.sh
b=13171
i=green, wangdi

17 years agoBranch b1_6
tianzy [Thu, 9 Aug 2007 06:09:06 +0000 (06:09 +0000)]
Branch b1_6
fix a bug in test_10 in sanity-quota.sh
b=13170
i=green, wangdi

17 years agoBranch b1_6
yangsheng [Thu, 9 Aug 2007 06:01:47 +0000 (06:01 +0000)]
Branch b1_6
b=13249
r=scjody

Update target/which_patch for SLES9 2.6.5-7.286 kernel.

17 years agoBranch b1_6
bobijam [Thu, 9 Aug 2007 03:29:47 +0000 (03:29 +0000)]
Branch b1_6
b=13177
i=green, wangdi

Description: sanity_quota fail test_1
Details    : There are multiple occurences of $TSTUSR in SLES's /etc/group
             file, which makes TSTID[2] inunique.

17 years agoBranch: b1_6
wangdi [Thu, 9 Aug 2007 02:34:54 +0000 (02:34 +0000)]
Branch: b1_6
oops, forget a file in last commit
b=10800
i=shadow
i=green

17 years agoBranch: b1_6
wangdi [Wed, 8 Aug 2007 21:46:53 +0000 (21:46 +0000)]
Branch: b1_6
typo fix in last commit
b=10800
i=shadow
i=green

17 years agob=12499
grev [Wed, 8 Aug 2007 21:24:03 +0000 (21:24 +0000)]
b=12499
i=Adilger
i=Shadow

replay-dual, replay-single, sanityN cleanup (patchless unrelated)

17 years agoBranch:b1_6
wangdi [Wed, 8 Aug 2007 20:34:38 +0000 (20:34 +0000)]
Branch:b1_6
change improper debug_level for null ctxt msg.
b=10800
i=green
i=adilger

17 years agoBranch b1_6
wangdi [Wed, 8 Aug 2007 20:02:08 +0000 (20:02 +0000)]
Branch b1_6
Oops, fix tab and space mix in the last commit.

17 years agoBranch:b1_6
wangdi [Wed, 8 Aug 2007 19:57:54 +0000 (19:57 +0000)]
Branch:b1_6
Sync log_commit_thread count between llog_commit_thread_start and
llog_commit_thread_cleanup.
b=10800
i=shadow
i=green

17 years agoBranch b1_6
adilger [Wed, 8 Aug 2007 19:55:02 +0000 (19:55 +0000)]
Branch b1_6
Report most recent version of e2fsprogs.
b=6334
i=nathan
i=kalpak

17 years agoBranch b1_6
adilger [Wed, 8 Aug 2007 19:52:06 +0000 (19:52 +0000)]
Branch b1_6
Quiet unnecessary lookup error messages on MDS - these can happen in race
conditions (e.g. racer.sh) or for permission failures and do not indicate
any problem.
b=10595

17 years agob=13290
cliffw [Wed, 8 Aug 2007 18:54:57 +0000 (18:54 +0000)]
b=13290
i=scjody
i=adilger

17 years agob=12499
grev [Wed, 8 Aug 2007 18:29:47 +0000 (18:29 +0000)]
b=12499
i=Adilger
i=Shadow

insanity and recovery-small cleanup (patless unrealted)

17 years agob=13173
grev [Wed, 8 Aug 2007 17:58:04 +0000 (17:58 +0000)]
b=13173
i=Adilger
i=Nathan

Skip test if nstripe gt OSTCOUNT.

17 years agob=12499
grev [Wed, 8 Aug 2007 16:03:18 +0000 (16:03 +0000)]
b=12499
i=Adilger
i=Shadow

s/sh/bash/ cleanup

17 years agob=12649
grev [Wed, 8 Aug 2007 13:03:28 +0000 (13:03 +0000)]
b=12649
i=Brian
i=Nathan

patchless client fixes

17 years agofix forever blocking umount on error
shadow [Wed, 8 Aug 2007 04:45:23 +0000 (04:45 +0000)]
fix forever blocking umount on error

b=11756
i=nathan
i=green

17 years agob=11778
nathan [Tue, 7 Aug 2007 15:42:01 +0000 (15:42 +0000)]
b=11778
i=green
fix warning

17 years agofix ASSERTION(export != NULL) failed in target_handle_connect
shadow [Mon, 6 Aug 2007 08:44:05 +0000 (08:44 +0000)]
fix ASSERTION(export != NULL) failed in target_handle_connect

b=11327
i=adilger
i=shadow

17 years agoBranch b1_6
johann [Fri, 3 Aug 2007 21:47:41 +0000 (21:47 +0000)]
Branch b1_6
b=12755

Rollback 12755 since it breaks the SLES9 build.

17 years agoBranch b1_6
adilger [Fri, 3 Aug 2007 19:40:13 +0000 (19:40 +0000)]
Branch b1_6
Wrap ChangeLog at 80 columns.

17 years agoBranch b1_6
johann [Fri, 3 Aug 2007 18:49:35 +0000 (18:49 +0000)]
Branch b1_6
b=12755
i=johann
i=shadow

Severity   : normal
Frequency  : when using more than 256 SCSI disks on a single server
Bugzilla   : 12755
Description: Kernel BUG: sd_iostats_bump: unexpected disk index
Details    : a kernel BUG is hit when using more than 256 SCSI disks.

17 years agoBranch b1_6
johann [Fri, 3 Aug 2007 10:25:34 +0000 (10:25 +0000)]
Branch b1_6
b=11802
i=adilger
i=kalpak

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

17 years agoBranch b1_6
yangsheng [Fri, 3 Aug 2007 06:52:23 +0000 (06:52 +0000)]
Branch b1_6
b=12839
i=shadow
i=adilger

Remove inode-nr_unused-2.6.9-rhel4.patch from 2.6-rhel4.series. It was
include in kernel-2.6.9-55.0.2.EL. Update target & kernel config.