Whamcloud - gitweb
fs/lustre-release.git
14 years agob=19053
nathan [Thu, 20 Aug 2009 18:15:14 +0000 (18:15 +0000)]
b=19053
i=w.li
i=adilger
path2fid for softlinks and character special nodes

14 years agoCorrectly set lsm size for open replay.
shadow [Thu, 20 Aug 2009 15:54:09 +0000 (15:54 +0000)]
Correctly set lsm size for open replay.

Branch HEAD
b=19934
i=tappro
i=deen

14 years agob=20478
brian [Thu, 20 Aug 2009 13:58:26 +0000 (13:58 +0000)]
b=20478
i=wangyb
i=adilger

Fix bug where version_tag.pl failed when there was no kernel source
available.

14 years agoBranch HEAD
tappro [Thu, 20 Aug 2009 08:54:48 +0000 (08:54 +0000)]
Branch HEAD
b=189743
i=w.li
i=nathan

Update vbr tests from b1.8, add lctl version getting functionality

14 years agoFixing the HEAD build issue related to
deshmukh [Thu, 20 Aug 2009 05:06:49 +0000 (05:06 +0000)]
Fixing the HEAD build issue related to
BuildRequest 12131: rhel5/x86_64 has FAILED!
This is temp fix, to build head.

14 years agob=19955
nathan [Wed, 19 Aug 2009 19:44:31 +0000 (19:44 +0000)]
b=19955
i=adilger
i=rread
LDLM_SET_INFO rpc for server to client communications.  Will be used by
HSM copytool, imperative shutdown.

14 years agoCorrected 1.8.1 release date.
stinson1947 [Wed, 19 Aug 2009 17:13:30 +0000 (17:13 +0000)]
Corrected 1.8.1 release date.

14 years agob=19721
brian [Wed, 19 Aug 2009 16:32:21 +0000 (16:32 +0000)]
b=19721
i=adilger

Add a debian/ dir to allow building on Debian/Ubuntu systems.  The process
is basically (from the top-level) lustre dir:
$ dpkg-buildpackage
$ sudo m-a build ../lustre-source_1.8.1-1_all.deb

The above needs to be captured in a "make debs" Makefile target so that it
works like the "make rpms" target, including building lustre packages as
well as a binary kernel modules package.  This will be the next step in this
enhancement.

All of this has really only been tested to build the patchless client with
Ubuntu's 2.6.24-19-generic kernel at this point.  However the bits necessary
to build a patched server kernel are included, even if they need to be tested
and perhaps tweaked for supported kernels.  At least theoretically, it should
work for newer kernels even.

14 years agoBranch b1_8
adilger [Tue, 18 Aug 2009 20:35:11 +0000 (20:35 +0000)]
Branch b1_8
Allow automake 1.11 for building (tested on FC10 client).
b=19808

14 years agob=20183
zhanghc [Tue, 18 Aug 2009 11:54:41 +0000 (11:54 +0000)]
b=20183

fix a race in lov_update_create_set between lov_create and
osc_interpret_create/handle_async_create/cb_create_update

i=alexey.lyashkov@sun.com
i=andrew.perepechko@sun.com

14 years agoBranch HEAD
tappro [Tue, 18 Aug 2009 08:23:13 +0000 (08:23 +0000)]
Branch HEAD
b=15390
i=fanyong
i=pravin

Port permission sync functionality from 1.8 to 2.0.

14 years agoBranch HEAD
adilger [Tue, 18 Aug 2009 01:06:43 +0000 (01:06 +0000)]
Branch HEAD
Fix whitespace, remove horrific nested indenting.

14 years agoBranch HEAD
adilger [Tue, 18 Aug 2009 00:37:33 +0000 (00:37 +0000)]
Branch HEAD
cscope will index directory names, and "find -prune" only prunes entries
within the specified sub-directory.  Exclude such pathnames entirely.
b=19690

14 years agoChangeLog
anserper [Mon, 17 Aug 2009 19:22:43 +0000 (19:22 +0000)]
ChangeLog

14 years agob=20008
anserper [Mon, 17 Aug 2009 18:43:23 +0000 (18:43 +0000)]
b=20008
i=Oleg Drokin
i=Alex Tomas

pin the last page before starting transaction in setattr to avoid GFP_FS allocation under transaction

14 years agoBranch HEAD
tappro [Mon, 17 Aug 2009 06:20:35 +0000 (06:20 +0000)]
Branch HEAD
b=19844
i=shadow
i=deen

rc == 1 is not error, make rc checking like in 1.8

14 years agob=20126
zhanghc [Fri, 14 Aug 2009 15:31:00 +0000 (15:31 +0000)]
b=20126

replace multiop with multiop_bg_pause in test_53b in replay-single.sh
in order to make it sure that the operation is paused on return.

i=grev@sun.com

14 years agob=19780
manoj [Thu, 13 Aug 2009 19:42:06 +0000 (19:42 +0000)]
b=19780

Removing unwanted debug messages added during testing.

14 years agoUpdated for 2.0 build 24.
stinson1947 [Thu, 13 Aug 2009 19:27:08 +0000 (19:27 +0000)]
Updated for 2.0 build 24.

14 years agob=17167
lisaweek [Thu, 13 Aug 2009 17:25:40 +0000 (17:25 +0000)]
b=17167
Creating b_hd_nn branch for libcfs name normaliation effort (libcfs, lnet and lustre modules are branched)

14 years agob=19780
manoj [Thu, 13 Aug 2009 17:15:17 +0000 (17:15 +0000)]
b=19780
r=nathan.rutman
r=grev
r=edg

Tests for the OST Pools feature

14 years agoBranch HEAD
liangzhen [Thu, 13 Aug 2009 16:06:05 +0000 (16:06 +0000)]
Branch HEAD

entry for MD perf tests

14 years agoBranch HEAD
fanyong [Thu, 13 Aug 2009 01:27:03 +0000 (01:27 +0000)]
Branch HEAD
b=20133
i=pravin.shelar
i=rahul.deshmukh

Insert ".." item just at the second slot of the whole directory.

14 years agob=20339
pravins [Wed, 12 Aug 2009 19:10:59 +0000 (19:10 +0000)]
b=20339
i=alexey.lyashkov
i=ed
fix Cray build failure.

14 years agob=20371
grev [Wed, 12 Aug 2009 18:20:33 +0000 (18:20 +0000)]
b=20371
i=Oleg.Drokin
i=Alexey.Lyashkov
test_151 fix for single node setup

14 years agob=17951
grev [Wed, 12 Aug 2009 18:14:09 +0000 (18:14 +0000)]
b=17951
o=Ed Giesen
skip conf-sanity test_46a for too few OSTs

14 years agob=16267
anserper [Wed, 12 Aug 2009 17:36:53 +0000 (17:36 +0000)]
b=16267
i=Vitaly Fertman

liblustre library API man pages

14 years agoBranch HEAD
tianzy [Wed, 12 Aug 2009 08:42:03 +0000 (08:42 +0000)]
Branch HEAD
make test_11 of sanity_quota.sh invalid
b=19835
i=johann

14 years agob=18909
grev [Tue, 11 Aug 2009 20:07:31 +0000 (20:07 +0000)]
b=18909
i=Adilger
t-f fix for mgs different from MDSDEV1

14 years agoBranch HEAD
vitaly [Tue, 11 Aug 2009 13:02:15 +0000 (13:02 +0000)]
Branch HEAD
b=19674

reverting the patch which fails the sles10 build

14 years agoBranch: HEAD
wangdi [Mon, 10 Aug 2009 18:16:01 +0000 (18:16 +0000)]
Branch: HEAD
Fix for basetest to avoid skipping test like test_300ca when
runing sanity with ONLY=300
b=20385
o=adilger (patch from Andreas)
i=wangdi

14 years agoBranch HEAD
vitaly [Mon, 10 Aug 2009 10:53:34 +0000 (10:53 +0000)]
Branch HEAD
b=17545

reverting the patch

14 years agob=19418
grev [Mon, 10 Aug 2009 07:54:47 +0000 (07:54 +0000)]
b=19418
i=Brian
lost part of patch: add metadata-updates.sh to rpm

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