Whamcloud - gitweb
fs/lustre-release.git
14 years agoBranch b1_8
bobijam [Mon, 10 Aug 2009 02:27:34 +0000 (02:27 +0000)]
Branch b1_8
b=19640
i=johann
i=adilger

Avoid calling vfs_link upon a file with link count of 0 in mds_orphan_add_link().

14 years agob=19406
zhanghc [Thu, 6 Aug 2009 11:21:19 +0000 (11:21 +0000)]
b=19406

fix a bug in search_fsname which doesn't find
the correct mountpoint if there are sevearl Lustre
filesystems mounted within each other

i=adilger@sun.com

14 years agoBranch HEAD
yangsheng [Thu, 6 Aug 2009 07:09:22 +0000 (07:09 +0000)]
Branch HEAD
b=19674

i=johann, adilger

Initialize variable to get rid of warning.

14 years agob=20283
deshmukh [Thu, 6 Aug 2009 05:59:42 +0000 (05:59 +0000)]
b=20283
i=nathan
i=manoj

Fixed the sanityn assertion problem.

14 years agob=19928
jxiong [Thu, 6 Aug 2009 02:53:46 +0000 (02:53 +0000)]
b=19928
r=eric.mei,rread

Fixed the deadlock problem of simultaneous truncate

14 years agoBranch HEAD
bobijam [Thu, 6 Aug 2009 01:40:48 +0000 (01:40 +0000)]
Branch HEAD
b=19854
o=johann
i=oleg.drokin (green)
i=robert.read
o=oleg.drokin(green)
i=johann
i=zhenyu.xu (bobijam)

Description: enable client interface failover
Details    : When a child reconnects from another NID, properly update export
             nid hash position and ldlm reverse import.

14 years agobranch: HEAD
ericm [Wed, 5 Aug 2009 22:08:09 +0000 (22:08 +0000)]
branch: HEAD
fix a case of recursive call loop.
b=20235
r=rread
r=wangdi

14 years agob=20372
nathan [Wed, 5 Aug 2009 21:00:10 +0000 (21:00 +0000)]
b=20372
i=nathan
i=rread
fix compile on XT3

14 years agoUpdated version for a respin of build 23.
stinson1947 [Wed, 5 Aug 2009 16:01:43 +0000 (16:01 +0000)]
Updated version for a respin of build 23.

14 years agob=20339
pravins [Wed, 5 Aug 2009 11:37:51 +0000 (11:37 +0000)]
b=20339
i=he.huang
i=sheng.yang

fix ia64 and ppc build failure.

14 years agodon't send revalidate rpc if client have LOOKUP lock already.
shadow [Wed, 5 Aug 2009 07:22:58 +0000 (07:22 +0000)]
don't send revalidate rpc if client have LOOKUP lock already.

Branch HEAD
b=17545
i=green
i=panda

14 years agoBranch HEAD
tappro [Sun, 2 Aug 2009 09:25:09 +0000 (09:25 +0000)]
Branch HEAD
b=18374
i=rread
i=johann

Port fixes and tests from 1.8 to the HEAD

14 years agoBranch HEAD
adilger [Sat, 1 Aug 2009 19:00:54 +0000 (19:00 +0000)]
Branch HEAD
Add ChangeLog entry
b=18539

14 years agoBranch HEAD
fanyong [Sat, 1 Aug 2009 04:55:51 +0000 (04:55 +0000)]
Branch HEAD
b=18902
i=alexey.lyashkov
i=vladimir.saveliev

1) do not reset statahead if conflict was found when opendir
2) do not release "sai" if someone else want to use it for race condition
3) patch from bug 20139
4) increase timeout value for racer killing threads to process client evicted case

There are race conditions for statahead:
1) just before statahead thread is triggered, the first item of the dentry many moved to other
directory, which will cause the statahead thread to be triggered for different directory, and then
cause the original "ls -l" thread which is waiting for the expected directory can not be waken up.
2) when some items are in statahead, such items maybe move to other directory, then the interpret
call maybe find different dentry under such changed directory, and left the original original "ls
-l" thread which is waiting for the expected directory can not be waken up.
3) lli_fid should be set just after vfs inode created on client-side, to prevent the same inode was
created multiple times by statahead thread and other stat thread.

14 years agoBranch HEAD
robert.read [Fri, 31 Jul 2009 18:08:08 +0000 (18:08 +0000)]
Branch HEAD
b=19963
i=johann
i=andrew

Delete test file.

14 years agob=19782,i=isaac:
isaac [Fri, 31 Jul 2009 18:01:30 +0000 (18:01 +0000)]
b=19782,i=isaac:
- fixed a bug in sample script.

14 years agob=20001
nathan [Fri, 31 Jul 2009 17:29:08 +0000 (17:29 +0000)]
b=20001
i=nathan
i=manoj
a=thomas.leibovici@cea.fr
Add llapi calls for retrieving the list of pools and pool members as structures

14 years agob=16186,i=isaac:
isaac [Fri, 31 Jul 2009 17:19:50 +0000 (17:19 +0000)]
b=16186,i=isaac:
- enable peer_timeout by default for ko2iblnd and ksocklnd.

14 years agoUpdated for 2.0 Build 23.
stinson1947 [Fri, 31 Jul 2009 16:35:39 +0000 (16:35 +0000)]
Updated for 2.0 Build 23.

14 years agob=19418
grev [Fri, 31 Jul 2009 16:16:46 +0000 (16:16 +0000)]
b=19418
i=Brian
cmd3-38 port to acc-sm: new metadata updates test

14 years agob=16476
grev [Fri, 31 Jul 2009 15:38:55 +0000 (15:38 +0000)]
b=16476
i=Brian
wait_for_host fix for nodes which have no lustre-tests installed

14 years agocorrectly handling request reference in error cases
shadow [Fri, 31 Jul 2009 10:23:31 +0000 (10:23 +0000)]
correctly handling request reference in error cases

Branch HEAD
b=20122
i=adilger
i=panda

14 years agob=20190
girish [Fri, 31 Jul 2009 04:57:33 +0000 (04:57 +0000)]
b=20190
i=adilger
i=rahul

fix deadlock due to wrong locking in ext4_mb_free_metadata()

14 years agob=20030
nathan [Thu, 30 Jul 2009 19:29:04 +0000 (19:29 +0000)]
b=20030
i=thomas.leibovici@cea.fr
i=adilger
return changelog entries as a struct from llapi

14 years agoBranch HEAD
robert.read [Thu, 30 Jul 2009 18:38:06 +0000 (18:38 +0000)]
Branch HEAD
b=19338

Reverting the patch from 19338 since it has caused 20278, which is worse than the original issue.

14 years agob=20142
anserper [Thu, 30 Jul 2009 16:52:49 +0000 (16:52 +0000)]
b=20142
i=Oleg Drokin
i=Johann Lombardi

  remove racy i_size_reads from filter_preprw_read; those could lead to certain inconsistencies during page preparations, assertions in ost_brw_read following them

14 years agob=16267
anserper [Thu, 30 Jul 2009 16:49:21 +0000 (16:49 +0000)]
b=16267
i=Johann Lombardi

llapi_file_get_stripe.3 man page for HEAD

14 years agob=20129
girish [Thu, 30 Jul 2009 07:11:56 +0000 (07:11 +0000)]
b=20129
i=adilger
i=johann

display which ldiskfs series file is being used

14 years agoadd a changelog entry for 18793
tianzy [Thu, 30 Jul 2009 06:22:36 +0000 (06:22 +0000)]
add a changelog entry for 18793

14 years agob=18881
jxiong [Thu, 30 Jul 2009 03:43:45 +0000 (03:43 +0000)]
b=18881

patch 4th to print more debug information

14 years agob=20211
jxiong [Thu, 30 Jul 2009 03:06:21 +0000 (03:06 +0000)]
b=20211
r=shadow,rread

Fixed a problem of accessing free req.

14 years agob=19856
nathan [Thu, 30 Jul 2009 00:30:09 +0000 (00:30 +0000)]
b=19856
add configure check for single param to nlmsg_new (sles10)

14 years agob=19856
nathan [Wed, 29 Jul 2009 22:28:55 +0000 (22:28 +0000)]
b=19856
disable netlink for now; SLES10 nlmsg_new only takes 1 param

14 years agob=19856
nathan [Wed, 29 Jul 2009 20:00:54 +0000 (20:00 +0000)]
b=19856
fix various build issues, re-enable netlink configure check

14 years agob=19856
nathan [Wed, 29 Jul 2009 18:05:48 +0000 (18:05 +0000)]
b=19856
fix stub fn dependencies

14 years agob=19856 disable netlink by removing autoconf stanza
nathan [Wed, 29 Jul 2009 17:21:56 +0000 (17:21 +0000)]
b=19856 disable netlink by removing autoconf stanza
(need to verify compilation on all kernels)

14 years agob=16890
anserper [Wed, 29 Jul 2009 08:51:20 +0000 (08:51 +0000)]
b=16890
i=Johann Lombardi
i=ZhiYong Tian

tiny cleanup of the quota related commands output

14 years agoBranch HEAD
yangsheng [Wed, 29 Jul 2009 08:09:46 +0000 (08:09 +0000)]
Branch HEAD
b=19846

Fixed for previous commit.

14 years agoBranch HEAD
yangsheng [Wed, 29 Jul 2009 07:38:32 +0000 (07:38 +0000)]
Branch HEAD
b=19846

i=shadow, johann

Update kernel to RHEL5.3 2.6.18-128.1.14.el5.

14 years agoBranch HEAD
bobijam [Wed, 29 Jul 2009 04:09:43 +0000 (04:09 +0000)]
Branch HEAD
b=19854

Revert the patch until other patchs ready.

14 years agoBranch HEAD
bobijam [Wed, 29 Jul 2009 02:33:53 +0000 (02:33 +0000)]
Branch HEAD
b=19854
o=johann
i=oleg.drokin (green)
i=robert.read

Check for conflicting UUID only on initial connect.

14 years agoBranch HEAD
adilger [Tue, 28 Jul 2009 22:56:14 +0000 (22:56 +0000)]
Branch HEAD
Ignore generated files.

14 years agoBranch b1_8
adilger [Tue, 28 Jul 2009 22:50:05 +0000 (22:50 +0000)]
Branch b1_8
Fix regexp error in ext4 kernel version checking.
b=18668
i=rahul
i=rread

14 years agob=19856
nathan [Tue, 28 Jul 2009 19:43:06 +0000 (19:43 +0000)]
b=19856
i=adilger
i=rread
LustreNetLink (LNL) kernel<->userspace communications path
HSM copytool llapi based on lnl
(commit added files)

14 years agob=19856
nathan [Tue, 28 Jul 2009 19:26:47 +0000 (19:26 +0000)]
b=19856
i=adilger
i=rread
LustreNetLink (LNL) kernel<->userspace communications path
HSM copytool llapi based on lnl

14 years agob=19887
grev [Tue, 28 Jul 2009 16:28:54 +0000 (16:28 +0000)]
b=19887
i=Nathan
test_26b: increase wait client evicted value

14 years agob=20124
grev [Tue, 28 Jul 2009 16:10:46 +0000 (16:10 +0000)]
b=20124
i=Jian.Yu
wait_for host for HARD failure mode

14 years agob=16893,18503
deshmukh [Tue, 28 Jul 2009 13:14:31 +0000 (13:14 +0000)]
b=16893,18503
i=adilger
i=girish
i=pravin
i=yangsheng

RHEL5 EXT4 suport for HEAD

14 years agoBranch b1_8
yangsheng [Tue, 28 Jul 2009 12:41:53 +0000 (12:41 +0000)]
Branch b1_8
b=19808

i=adilger, shadow, green

Landed for 2.6.30 kernel patchless support.

14 years agoBranch HEAD
yangsheng [Tue, 28 Jul 2009 06:21:16 +0000 (06:21 +0000)]
Branch HEAD
b=19847

Update kernel to SLES10 SP2 2.6.16.60-0.39.3.

14 years agoBranch HEAD
tianzy [Tue, 28 Jul 2009 05:47:18 +0000 (05:47 +0000)]
Branch HEAD
fix "Cannot mount mdt or osts if --param xxx.quota_type in mkfs command"
b=20236
i=johann
i=yong.fan

14 years agob=18793
fanyong [Tue, 28 Jul 2009 01:38:43 +0000 (01:38 +0000)]
b=18793
i=tianzy
i=andrew.perepechko

Keep the same uid/gid for lquota_chkquota() and lquota_pending_commit().

14 years agobranch: HEAD
ericm [Mon, 27 Jul 2009 15:42:31 +0000 (15:42 +0000)]
branch: HEAD
fix sptlrpc subflavor switching, fix associated test.
b=20084
r=wangdi
r=yujian

14 years agobranch: HEAD
ericm [Mon, 27 Jul 2009 15:32:36 +0000 (15:32 +0000)]
branch: HEAD
fix enc page pool shrinking.
b=20072
r=fanyong
r=wangdi

14 years agob=19902
pravins [Mon, 27 Jul 2009 05:00:18 +0000 (05:00 +0000)]
b=19902
i=rahul
i=alex

removed fid_packed structure.

14 years agob=20259
grev [Sat, 25 Jul 2009 11:13:31 +0000 (11:13 +0000)]
b=20259
i=Brian
get rid of useless rm PI*

14 years agoBranch HEAD
robert.read [Fri, 24 Jul 2009 23:46:08 +0000 (23:46 +0000)]
Branch HEAD
b=19674
i=isaac
o=johann

Fix warning in o2iblnd.

14 years agoBranch HEAD
adilger [Fri, 24 Jul 2009 23:18:09 +0000 (23:18 +0000)]
Branch HEAD
Preliminary landing of SLES11 patches to HEAD branch.
Test built on RHEL5 to verify nothing broke (as expected), cannot
yet do full SLES11 build w/o more patches to Lustre.
b=18668
i=johann
i=sheng.yang

14 years agoBranch HEAD
adilger [Fri, 24 Jul 2009 23:06:44 +0000 (23:06 +0000)]
Branch HEAD
Remove ll_getstripe_info.c file, since this was merged into "lfs getstripe".
b=18442
i=adilger
i=rread
o=james simmons

14 years agob=19415
grev [Fri, 24 Jul 2009 11:45:39 +0000 (11:45 +0000)]
b=19415
i=Robert.Read
restart_client_loads fix related to new client load var name

14 years agob=16267
anserper [Fri, 24 Jul 2009 08:52:59 +0000 (08:52 +0000)]
b=16267
i=ZhiYong Tian

man page for llapi_file_open

14 years agoBranch HEAD
yujian [Fri, 24 Jul 2009 02:16:29 +0000 (02:16 +0000)]
Branch HEAD
b=19413
i=eric.mei
i=yong.fan

Fix setup_kerberos.sh to:
1) create principal for MGS and add it to the Kerberos database
2) create and install the keytab file krb5.keytab on the MGS node

Fix sanity-gss.sh test 150 to:
1) support running on multiple client nodes
2) unmount one mount point ($MOUNT) on each client node
3) not to leave $MOUNT unmounted at the end of the test

Fix t-f zconf_mount_clients() to return the correct value.

14 years agoBranch HEAD
robert.read [Fri, 24 Jul 2009 00:17:13 +0000 (00:17 +0000)]
Branch HEAD
b=20210

Add --verbose flag so we can see which client fails when dbench gets an error.

14 years agob=19623
vs [Thu, 23 Jul 2009 23:29:52 +0000 (23:29 +0000)]
b=19623
i=alex.zhuravlev, alexander.zarochentsev

get rid of an extra iput on mkdir error handling code path

14 years agob=20080
vs [Thu, 23 Jul 2009 23:20:58 +0000 (23:20 +0000)]
b=20080
i=girish.shilamkar, rahul.deshmukh

add missing lock_buffer(bh) when barrier is disabled

14 years agob=19338
vs [Thu, 23 Jul 2009 22:50:18 +0000 (22:50 +0000)]
b=19338
i=tom.wang, tappro

take cli->cl_dirty into accounting on osc initialization

14 years agoBranch HEAD
tappro [Thu, 23 Jul 2009 21:12:54 +0000 (21:12 +0000)]
Branch HEAD
b=20085
i=rread
i=nico

- add missed lock counter increment causing assertion
- introduce class_export_cb_get/put(); class_export_lock_get/put() to make
  counter handling easier

14 years agoBranch HEAD
tappro [Thu, 23 Jul 2009 20:41:20 +0000 (20:41 +0000)]
Branch HEAD
b=20099
i=rread
i=adilger
i=pravin

- fix wrong fcc freeing
- fix missed group 0 initialize
- make sure group-mdsno conversions work correctly
- remove obsolete code

14 years agoBranch: HEAD
wangdi [Thu, 23 Jul 2009 18:44:05 +0000 (18:44 +0000)]
Branch: HEAD
add kdmu_params branch

14 years agob=19248
brian [Tue, 21 Jul 2009 19:18:21 +0000 (19:18 +0000)]
b=19248
i=rread

We cannot use make style variables in the CPPFLAGS variable because that
variable is used later on in the configure script, which is bash, not make.

14 years agoBranch HEAD
adilger [Tue, 21 Jul 2009 17:15:20 +0000 (17:15 +0000)]
Branch HEAD
Fix error message to reflect reality of 3 watchdogs per time period.

14 years agob=19860
green [Sat, 18 Jul 2009 20:02:21 +0000 (20:02 +0000)]
b=19860
r=adilger,rread
Get rid of ptlrpc_daemonize, drop unneeded export from kernel patches.

14 years agobranch: HEAD
ericm [Sat, 18 Jul 2009 00:04:43 +0000 (00:04 +0000)]
branch: HEAD
mount.lustre don't filter out option "mgssec".
b=19413
r=fanyong
r=yujian

14 years agoUpdated for a respin of 2.0.0 build 22.
stinson1947 [Fri, 17 Jul 2009 23:30:51 +0000 (23:30 +0000)]
Updated for a respin of 2.0.0 build 22.

14 years agoBranch HEAD
robert.read [Fri, 17 Jul 2009 22:38:38 +0000 (22:38 +0000)]
Branch HEAD
b=19312

Emergency landing to fix build error on i686.

14 years agoBranch HEAD
robert.read [Fri, 17 Jul 2009 19:15:52 +0000 (19:15 +0000)]
Branch HEAD
b=19248
i=brian

Ignore return value from system() to make mpicc happy.

14 years agoUpdated version for 2.0.0 Build 22.
stinson1947 [Fri, 17 Jul 2009 18:48:56 +0000 (18:48 +0000)]
Updated version for 2.0.0 Build 22.

14 years agob=19975
brian [Fri, 17 Jul 2009 17:39:23 +0000 (17:39 +0000)]
b=19975
i=yangsheng
i=wangyb

Because we now build RHEL5 and SLES10&11 kernels from their own spec files,
we don't produce a kernel-source for RHEL5.  RH's story to people who want
source is to unpack and patch the kernel SRPM.  So we should provide the
SRPM for people who want kernel source.

SLES just comes along for the ride (actually, as do RHEL4 and SLES9 but we
don't support them for server on 1.8, so no need to distribute any kernel
[S]RPMs for them whatsoever.

14 years agoBranch b1_8
yangsheng [Fri, 17 Jul 2009 13:30:26 +0000 (13:30 +0000)]
Branch b1_8
b=19615

i=shadow, johann

Disable server build for rhel4 & sles9.

14 years agob=19312
grev [Fri, 17 Jul 2009 12:41:13 +0000 (12:41 +0000)]
b=19312
i=Brian
i=Oleg
port parallel_grouplock.c from cmd3

14 years agoBranch HEAD
tappro [Fri, 17 Jul 2009 07:35:46 +0000 (07:35 +0000)]
Branch HEAD
b=17666
i=shadow
i=fanyong

Port patch from 1.8. It tracks objid gaps and delete objects from gap on OST
using llog unlink records.

14 years agomove handling CATALOGS file at osc layer and forbid access to llog
shadow [Fri, 17 Jul 2009 05:25:33 +0000 (05:25 +0000)]
move handling CATALOGS file at osc layer and forbid access to llog
context before init.

Branch HEAD
b=18800
i=rread
i=wangdi

14 years agoBranch HEAD
fanyong [Fri, 17 Jul 2009 02:17:21 +0000 (02:17 +0000)]
Branch HEAD

b=20082
i=robert.read
i=pravin.shelar
Sanity check for connection between client and OSS established before quotacheck

b=20152
i=tianzy
i=robert.read
use "obt->obt_quotachecking" to serializate quotacheck from client and auto_quota_on from MDS itself

14 years agob=20058
brian [Thu, 16 Jul 2009 19:37:22 +0000 (19:37 +0000)]
b=20058
i=yangsheng
i=wangyb

Only consider RPMs when trying to find an RPM.  Some distros
~cough~SLES~cough~ seem to populate the RPMS subdir with non-RPM files.

14 years agob=19215
grev [Thu, 16 Jul 2009 18:06:02 +0000 (18:06 +0000)]
b=19215
i=Robert.Read
do_node print HOSTNAME for no_dsh

14 years agob=19415
grev [Thu, 16 Jul 2009 17:51:14 +0000 (17:51 +0000)]
b=19415
i=Robert.Read
fixes related to new load var

14 years agob=20150
girish [Thu, 16 Jul 2009 16:15:20 +0000 (16:15 +0000)]
b=20150
i=adilger
i=johann

fix locking typo - from upstream
not present in ext3-ldiskfs

14 years agob=20179
grev [Thu, 16 Jul 2009 16:12:22 +0000 (16:12 +0000)]
b=20179
i=Robert.Read
process TESTSUITE log to fail if error

14 years agob=18857
pravins [Thu, 16 Jul 2009 12:48:50 +0000 (12:48 +0000)]
b=18857
i=green
i=tappro

fix new inode check on client.

14 years agob=19150
grev [Thu, 16 Jul 2009 10:23:46 +0000 (10:23 +0000)]
b=19150
i=Robert.Read
cleanup: work on TESTDIR instead of DIR

14 years agoBranch HEAD
tianzy [Thu, 16 Jul 2009 09:55:46 +0000 (09:55 +0000)]
Branch HEAD
fix a typo for LQUOTA_QAQ_CEATE_LQS
b=20031

14 years agob=19625
girish [Thu, 16 Jul 2009 07:40:12 +0000 (07:40 +0000)]
b=19625
i=girish
i=johann
i=tianzy
o=adilger

- simplified wantedi patch with /proc for testing
- cleanup for ldiskfs-ext4 patches on SLES11

14 years agob=20147
girish [Thu, 16 Jul 2009 07:33:27 +0000 (07:33 +0000)]
b=20147
i=adilger
i=johann

fix from upstream to use correct depth in extent header checking

14 years agob=20148
jxiong [Thu, 16 Jul 2009 04:29:58 +0000 (04:29 +0000)]
b=20148
r=eric.mei,rread

Fixed a problem when a para-intialized lovsub object is freed

14 years agobranch: HEAD
ericm [Wed, 15 Jul 2009 22:31:18 +0000 (22:31 +0000)]
branch: HEAD
fix incorrect adjustment of data size in privacy mode; a little cleanup
of ctx waking up.
b=20022
r=fanyong
r=wangdi

14 years agobranch: HEAD
ericm [Wed, 15 Jul 2009 21:55:05 +0000 (21:55 +0000)]
branch: HEAD
do not send destroy notification for reverse ctx.
b=20040
r=fanyong
r=wangdi

14 years agoBranch b1_8
yangsheng [Wed, 15 Jul 2009 13:12:47 +0000 (13:12 +0000)]
Branch b1_8
b=19615

i=brian, wangyb

Disabled ldiskfs rpm build for rhel4 & sles9.

14 years agoBranch HEAD
tappro [Wed, 15 Jul 2009 11:42:33 +0000 (11:42 +0000)]
Branch HEAD
b=19844
i=rread
i=zam

- fix the bug with timeout due to missed clients during recovery, introduce
  mechanism to track such events and re-charge timer.
- fix incorrect handling of some counters in class_unlink_export
- correct procfs output information about recovery
- add regression tests

14 years agoBranch HEAD
liangzhen [Wed, 15 Jul 2009 04:15:10 +0000 (04:15 +0000)]
Branch HEAD

ordering write_lock to avoid deadlock

b=19518
i=adilger
i=zhenyu.xu

14 years agob=19894
manoj [Tue, 14 Jul 2009 21:11:44 +0000 (21:11 +0000)]
b=19894
r=grev
r=nathan.rutman

Kill and cleanup iozone before replicating data.