Whamcloud - gitweb
fs/lustre-release.git
16 years agoi=eeb:
isaac [Tue, 16 Oct 2007 16:32:02 +0000 (16:32 +0000)]
i=eeb:
-   ibm_version is a u16.

16 years agoBranch HEAD
vitaly [Tue, 16 Oct 2007 11:48:15 +0000 (11:48 +0000)]
Branch HEAD
b=13672
i=tappro
i=huanghua

mdc_commit_delayed bugfix

16 years agoBranch HEAD
vitaly [Tue, 16 Oct 2007 11:46:16 +0000 (11:46 +0000)]
Branch HEAD

make it compilable after b=13568 commit

16 years agoBranch HEAD
yangsheng [Tue, 16 Oct 2007 10:03:11 +0000 (10:03 +0000)]
Branch HEAD
b=13568
i=adilger
i=ericm

Remove 2.4 kernel check from mds subsystem.

16 years agoBranch HEAD
yangsheng [Tue, 16 Oct 2007 09:24:27 +0000 (09:24 +0000)]
Branch HEAD
b=13568
i=adilger
i=green

Remove 2.4 kernel check from 1.8.0 for llite subsystem.

16 years agoBranch HEAD
johann [Tue, 16 Oct 2007 06:17:09 +0000 (06:17 +0000)]
Branch HEAD
b=13635
i=adilger
i=shadow

Add opc parameter to osc_checksum_bulk.

16 years agoBranch HEAD
yangsheng [Mon, 15 Oct 2007 05:33:16 +0000 (05:33 +0000)]
Branch HEAD
b=13748
i=shadow
i=johann

Update RHEL4 kernel to fix vulnerability described in CVE-2007-4573.

16 years agoBranch:HEAD
wangdi [Sun, 14 Oct 2007 20:18:32 +0000 (20:18 +0000)]
Branch:HEAD
b=13570
In filter_check_grant, for non_grant cache write, we should
check the left space by  if (*left > ungranted + bytes), instead
of (*left > ungranted), because only we are sure the left space
is enough for another "bytes", then the ungrant space should be
increase. In client, we should update cl_avail_grant only there is
OBD_MD_FLGRANT in the reply.
i=adilger,green

16 years agoBranch HEAD
yujian [Sun, 14 Oct 2007 04:54:23 +0000 (04:54 +0000)]
Branch HEAD
b=13207
i=nathan
i=brian

1) Adapt the lustre_config script to support upgrading 1.4 server targets
   to 1.6 in parallel.
2) Fix a path issue in lustre_createcsv.

16 years agob=13807
yury [Sat, 13 Oct 2007 09:37:37 +0000 (09:37 +0000)]
b=13807
r=adilger,nathan
- fixed race in ldlm_namespace_new() when new ns could be added to its list before finishing pool init.

16 years agob=13868
yury [Sat, 13 Oct 2007 09:18:54 +0000 (09:18 +0000)]
b=13868
r=adilger,nathan
- fixed handling user input in lprocfs_wr_lru_size().

16 years agob=13028
grev [Sat, 13 Oct 2007 00:30:41 +0000 (00:30 +0000)]
b=13028
i=Adilger

add recursive symlink test_17e

16 years agob=11673
kalpak [Fri, 12 Oct 2007 08:00:53 +0000 (08:00 +0000)]
b=11673
i=andreas, green

  If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.

16 years agoBranch HEAD
liuy [Fri, 12 Oct 2007 06:47:06 +0000 (06:47 +0000)]
Branch HEAD
b=13732
i=johann, liuy

change order of libsysio includes

16 years agoBranch HEAD
scjody [Fri, 12 Oct 2007 04:01:41 +0000 (04:01 +0000)]
Branch HEAD

Remove client patches from SLES 10 kernel.  This causes SLES 10 clients to
behave as patchless clients even on a Lustre-patched (server) kernel.

b=12411
i=adilger
i=nathan

16 years agob=13454
kalpak [Thu, 11 Oct 2007 23:25:15 +0000 (23:25 +0000)]
b=13454
i=alex, kalpak

rebase jbd-stats patch for rhel5 and 2.6.18

16 years agob=13599
grev [Thu, 11 Oct 2007 21:33:14 +0000 (21:33 +0000)]
b=13599
i=Nathan
i=Scjody

use multiop instead of exec

16 years agob=10676
nathan [Thu, 11 Oct 2007 19:52:12 +0000 (19:52 +0000)]
b=10676
i=adilger
i=wangdi
enhanced obd_fail functionality

16 years agob=13734
grev [Thu, 11 Oct 2007 18:14:11 +0000 (18:14 +0000)]
b=13734
i=Nathan
i=Adilger

make CLEANUP and SETUP usage more consistent

16 years agob=13021
mjmac [Thu, 11 Oct 2007 16:54:08 +0000 (16:54 +0000)]
b=13021
i=mjmac (original work by valik)
i=brian

* Merge LTS buildall into lbuild

16 years agoBranch HEAD
anserper [Thu, 11 Oct 2007 07:05:46 +0000 (07:05 +0000)]
Branch HEAD
b=13377
i=yury
i=nikita

16 years agob= 13093
komaln [Wed, 10 Oct 2007 12:16:34 +0000 (12:16 +0000)]
b= 13093
r= adilger, deen

Description: When running with O_DIRECT I/O, neither the client rpc_stats
nor read_ahead_stats were updated. Milind's patch to copy the stats section from
osc_send_oap_rpc() into async_internal().

16 years agowrong path name for llite_lloop module
jxiong [Wed, 10 Oct 2007 10:28:35 +0000 (10:28 +0000)]
wrong path name for llite_lloop module

16 years agob=13080
komaln [Wed, 10 Oct 2007 10:05:38 +0000 (10:05 +0000)]
b=13080
r=Adilger, Shadow

To reduce stats allocation memory for per-client stats.

16 years agob=11694
komaln [Wed, 10 Oct 2007 09:58:43 +0000 (09:58 +0000)]
b=11694
r=Nathan, Adilger

When striping policy is set on root of file system using "lfs setstripe", it changes the default stripe policy.

16 years agoFix the rpm package build problem. A new module llite_lloop.ko is added to support...
jxiong [Wed, 10 Oct 2007 05:44:03 +0000 (05:44 +0000)]
Fix the rpm package build problem. A new module llite_lloop.ko is added to support lustre loop device.

16 years agoun-do __u32 changes from bz-13289 which are causing compile errors
walter [Tue, 9 Oct 2007 15:12:02 +0000 (15:12 +0000)]
un-do __u32 changes from bz-13289 which are causing compile errors
when building with --enable-snmp because the snmp code does not use
the same header files as the rest of the lustre code.

16 years agoBranch HEAD
yangsheng [Tue, 9 Oct 2007 06:00:56 +0000 (06:00 +0000)]
Branch HEAD
b=13568
i=adilger
i=kalpak

Remove lock_24kernel() from lvfs subsystem.

16 years agoBranch b1_6
johann [Tue, 9 Oct 2007 05:05:38 +0000 (05:05 +0000)]
Branch b1_6
b=11686
i=adilger
i=green

Move changelog entry from lustre/ChangeLog to lnet/ChangeLog.

16 years agoBranch HEAD
yangsheng [Tue, 9 Oct 2007 04:04:29 +0000 (04:04 +0000)]
Branch HEAD
b=13568
i=adilger
i=deen

Remove 2.4 kernel check from obdclass subsystem.

16 years agoBranch HEAD
yangsheng [Tue, 9 Oct 2007 03:43:22 +0000 (03:43 +0000)]
Branch HEAD
b=13568
i=adilger
i=wangdi

Remove 2.5.0 kernel check from quota subsystem.

16 years agoBranch b1_6
johann [Mon, 8 Oct 2007 19:47:03 +0000 (19:47 +0000)]
Branch b1_6
b=11686
i=adilger
i=green

Severity   : enhancement
Bugzilla   : 11686
Description: Console message flood
Details    : Make cdls ratelimiting more tunable by adding several tunable in
     procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
     /proc/sys/lnet/console_backoff.

16 years agoBranch HEAD
yangsheng [Mon, 8 Oct 2007 08:13:24 +0000 (08:13 +0000)]
Branch HEAD
b=13751
i=shadow
i=johann

Update target & which_patch file for RHEL5 2.6.18-8.1.14.el5.

16 years agoBranch HEAD
bobijam [Mon, 8 Oct 2007 03:25:55 +0000 (03:25 +0000)]
Branch HEAD
b=12744
i=johann, adilger

NR_CPUS/smp_num_cpus -> num_possible_cpus().

16 years agoBranch b1_6
bobijam [Mon, 8 Oct 2007 03:05:52 +0000 (03:05 +0000)]
Branch b1_6
b=12744
i=johann, adilger

NR_CPUS/smp_num_cpus -> num_possible_cpus().

16 years agob=13696
yury [Sun, 7 Oct 2007 10:28:03 +0000 (10:28 +0000)]
b=13696
r=nathan,adilger
- adds "lruresize" and "nolruresize" mount options;
- adds test 124b to check if "lruresize" performs better than "nolruresize".

16 years agob=13733
yury [Sun, 7 Oct 2007 09:33:24 +0000 (09:33 +0000)]
b=13733
r=vitaly,ericm
- fixes ASSERT failure in exp_connect_lru_resize if GSS is enabled

16 years agob=13773
walter [Sat, 6 Oct 2007 13:37:17 +0000 (13:37 +0000)]
b=13773
i=adilger

16 years agob=13726
walter [Sat, 6 Oct 2007 13:32:05 +0000 (13:32 +0000)]
b=13726
i=adilger

16 years agob=13478
walter [Sat, 6 Oct 2007 13:19:14 +0000 (13:19 +0000)]
b=13478
i=adilger
i=green

16 years ago- land fix to support CMD configurations
tappro [Sat, 6 Oct 2007 06:33:21 +0000 (06:33 +0000)]
- land fix to support CMD configurations
  b:13060
  i:nathan, yury

16 years agoBranch HEAD
adilger [Sat, 6 Oct 2007 03:46:39 +0000 (03:46 +0000)]
Branch HEAD
Move block device configuration commands out of "testing (DANGEROUS)" section
of the lctl help.
b=5498

16 years agob=13800
grev [Fri, 5 Oct 2007 19:13:06 +0000 (19:13 +0000)]
b=13800
i=Nathan
i=Anserper

change relative pathname to absolute

16 years agob=13737
manoj [Fri, 5 Oct 2007 17:15:58 +0000 (17:15 +0000)]
b=13737

fix for Multiple OSS registration failure
fix permission for libzpool.so

16 years agoFix off-by-one error in file length calculation.
deen [Thu, 4 Oct 2007 16:39:11 +0000 (16:39 +0000)]
Fix off-by-one error in file length calculation.
Original patch by green.

b=10919
i=adilger
i=tianzy

16 years agorefine locking for avoid write wrong info into lov_objid file and some races.
shadow [Thu, 4 Oct 2007 12:59:44 +0000 (12:59 +0000)]
refine locking for avoid write wrong info into lov_objid file and some races.

b=12702
i=nathan
i=tappro

16 years agoland tests for bug 11756.
shadow [Thu, 4 Oct 2007 05:51:02 +0000 (05:51 +0000)]
land tests for bug 11756.
this missed from original landing.

16 years agoimprove handling recoverable errors
shadow [Tue, 2 Oct 2007 14:32:38 +0000 (14:32 +0000)]
improve handling recoverable errors
b=11710
i=green
i=johann

16 years agob=13491
walter [Mon, 1 Oct 2007 19:27:12 +0000 (19:27 +0000)]
b=13491
i=green
i=adilger

16 years agobz-13725
walter [Mon, 1 Oct 2007 15:47:04 +0000 (15:47 +0000)]
bz-13725

16 years agoBranch HEAD
yangsheng [Sun, 30 Sep 2007 03:47:49 +0000 (03:47 +0000)]
Branch HEAD
b=13452
i=scjody
i=mjmac

Kernel config & target file for vanilla kernel-2.6.18.8.

16 years agoBranch HEAD
yangsheng [Sat, 29 Sep 2007 10:10:04 +0000 (10:10 +0000)]
Branch HEAD
b=13518
i=shadow
i=johann

Modify the vm-tunables-rhel4.patch for RHEL4 kernel-2.6.9-55.0.6.EL.

16 years agoBranch HEAD
adilger [Sat, 29 Sep 2007 00:59:34 +0000 (00:59 +0000)]
Branch HEAD
Quiet overly verbose messages when trying to set block device tunables.
There are many reasons why these might fail (e.g. LVM, older kernel, etc).
b=11230
i=nathan

16 years agob=12302
maxim [Fri, 28 Sep 2007 21:46:35 +0000 (21:46 +0000)]
b=12302
i=liang
i=isaac
 - Landing b_usocklnd on HEAD
Bugzilla   : 12302
Description: new userspace socklnd
Details    : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced
             with new one - usocklnd.

16 years agob=5498
jxiong [Fri, 28 Sep 2007 07:22:40 +0000 (07:22 +0000)]
b=5498
r=andreas,wangdi

lustre loop device emulator support.

16 years agoBranch HEAD
bwzhou [Fri, 28 Sep 2007 05:12:56 +0000 (05:12 +0000)]
Branch HEAD
b=12207
i=johann
i=shadow

hide trusted.lov to the users and export it internally as lustre.lov

16 years agonot revalidate dentry if it root dentry.
shadow [Thu, 27 Sep 2007 12:34:22 +0000 (12:34 +0000)]
not revalidate dentry if it root dentry.
b=13334
i=green
i=johann

16 years agob=5498
jxiong [Thu, 27 Sep 2007 05:11:50 +0000 (05:11 +0000)]
b=5498
r=andreas,wangdi

An additional module is added to support the lustre loop device emulator

16 years agoBranch HEAD
bwzhou [Thu, 27 Sep 2007 03:51:13 +0000 (03:51 +0000)]
Branch HEAD
b=12840
i=green
i=johann

prevent self-evicting through procfs

16 years agoBranch HEAD
bobijam [Thu, 27 Sep 2007 02:57:15 +0000 (02:57 +0000)]
Branch HEAD
b=12948
i=wangdi, johann

Description: buffer overruns could theoretically occur
Details    : llapi_semantic_traverse() modifies the "path" argument by
             appending values to the end of the origin string, and a buffer
             overrun may occur. Adding buffer overrun check in liblustreapi.

16 years agoBranch HEAD
liuy [Thu, 27 Sep 2007 02:30:24 +0000 (02:30 +0000)]
Branch HEAD
b=13482
i=shadow, deen

fix typos in gmlnd, ptllnd and viblnd

16 years agob=13557
grev [Thu, 27 Sep 2007 01:24:27 +0000 (01:24 +0000)]
b=13557
i=Adilger

set stripecount correctly

16 years agoBranch b1_6
adilger [Wed, 26 Sep 2007 21:35:13 +0000 (21:35 +0000)]
Branch b1_6
Remove Modules.symvers on "make clean".
b=12842
i=brian

16 years ago- fixes in obd_connect_names to be coherent with OBD_CONNECT* flags updated earlier;
yury [Wed, 26 Sep 2007 18:51:44 +0000 (18:51 +0000)]
- fixes in obd_connect_names to be coherent with OBD_CONNECT* flags updated earlier;
- fixed missed ",".

16 years agob=2262
yury [Wed, 26 Sep 2007 17:58:13 +0000 (17:58 +0000)]
b=2262
r=vitaly,nikita
- landed lru resize code with all fixes and cleanups existing in 1_6.

16 years agoBranch HEAD
johann [Wed, 26 Sep 2007 14:08:52 +0000 (14:08 +0000)]
Branch HEAD
b=13358
i=nikita
i=bobijam

Don't LASSERT correctness of data obtained through the network.
Add regression test.

16 years agoBranch b1_6
adilger [Tue, 25 Sep 2007 17:52:33 +0000 (17:52 +0000)]
Branch b1_6
Update ldiskfs/ChangeLog correctly.

16 years agobranch: HEAD
ericm [Tue, 25 Sep 2007 17:01:59 +0000 (17:01 +0000)]
branch: HEAD
small fix for gss upcall: semid could be zero.

16 years agoBranch HEAD
johann [Tue, 25 Sep 2007 17:00:29 +0000 (17:00 +0000)]
Branch HEAD
Disable journal checksum patch due to release-blocking problems with
quota and other errors.
b=13487
b=13449
r=scjody

16 years agoBranch b1_6
adilger [Tue, 25 Sep 2007 16:39:33 +0000 (16:39 +0000)]
Branch b1_6
Description: e2fsck reports "invalid unused inodes count"
Details    : If a new ldiskfs filesystem is created with the "uninit_groups"
     feature and only a single inode is created in a group then the
     "bg_unused_inodes" count is incorrectly updated.  Creating a
     second inode in that group would update it correctly.
i=behlendorf
i=valerie

16 years agobz-13516
walter [Tue, 25 Sep 2007 16:23:49 +0000 (16:23 +0000)]
bz-13516

16 years agobz-13289 and bz-13315
walter [Tue, 25 Sep 2007 15:36:58 +0000 (15:36 +0000)]
bz-13289 and bz-13315

16 years agoconvert uint64_t to __u64
walter [Tue, 25 Sep 2007 15:18:46 +0000 (15:18 +0000)]
convert uint64_t to __u64

16 years agoMerge fixes from b1_6 to HEAD.
shadow [Tue, 25 Sep 2007 15:13:21 +0000 (15:13 +0000)]
Merge fixes from b1_6 to HEAD.

Bugzilla   : 10786
Description: omit set fsid for export NFS

Bugzilla   : 13304
Description: Fix warning idr_remove called for id=.. which is not
             allocated in kernels up 2.6.16

16 years agorevert land fix from bug 12609, due group_upcall complete disabled in HEAD.
shadow [Tue, 25 Sep 2007 14:26:16 +0000 (14:26 +0000)]
revert land fix from bug 12609, due group_upcall complete disabled in HEAD.

16 years agoBranch HEAD
bobijam [Tue, 25 Sep 2007 10:42:08 +0000 (10:42 +0000)]
Branch HEAD
update the bug# for the skipped test.

16 years agoBranch HEAD
bobijam [Tue, 25 Sep 2007 09:28:03 +0000 (09:28 +0000)]
Branch HEAD
b=13555

disable test_36 for now.

16 years agob:11171
jitendra [Tue, 25 Sep 2007 07:00:46 +0000 (07:00 +0000)]
b:11171
i:nathan
made write, rewrite, read as default tests for obdfilter-survey.

16 years agobranch: HEAD
ericm [Mon, 24 Sep 2007 21:04:25 +0000 (21:04 +0000)]
branch: HEAD
- coding style fix
- add items of ChangeLog
b=11832
r=vitaly, tappro

16 years agoBranch HEAD
anserper [Mon, 24 Sep 2007 17:31:57 +0000 (17:31 +0000)]
Branch HEAD
b=13377
i=yury
i=nikita

indentation part of the 2+4(attachment 12552) and fid_unpack(attachment 12458) patches

16 years agopatches related to bug 13377 (CMD small fixes), 2+4 patch and fid_unpack patch
anserper [Mon, 24 Sep 2007 16:23:18 +0000 (16:23 +0000)]
patches related to bug 13377 (CMD small fixes), 2+4 patch and fid_unpack patch

16 years agoBranch HEAD
bwzhou [Mon, 24 Sep 2007 11:51:10 +0000 (11:51 +0000)]
Branch HEAD
b=12609
i=johann
i=tianzy

set l_getgroups as the default group upcall in mkfs.lustre;
some minor fixes for sanity.sh

16 years agoBranch HEAD
yangsheng [Mon, 24 Sep 2007 03:54:51 +0000 (03:54 +0000)]
Branch HEAD
b=13616
i=johann
i=scjody

Modify target file & which_kernel for RHEL5 2.6.18-8.1.10.el5 kernel.

16 years agoBranch HEAD
fanyong [Sun, 23 Sep 2007 13:26:13 +0000 (13:26 +0000)]
Branch HEAD
b=12763
i=tappro
i=ericm
Disable uid in capa struct and capa sanity test.

16 years agoBranch HEAD
liangzhen [Sat, 22 Sep 2007 03:57:56 +0000 (03:57 +0000)]
Branch HEAD

Remove useless orphan console RPC list, module unloading can
just wait on allocating counter.

16 years agoBranch HEAD
liangzhen [Fri, 21 Sep 2007 15:43:05 +0000 (15:43 +0000)]
Branch HEAD

Another smallfix for building in ia64
b=12782

16 years ago*** empty log message ***
liangzhen [Fri, 21 Sep 2007 14:59:58 +0000 (14:59 +0000)]
*** empty log message ***

16 years agoBranch HEAD
liangzhen [Fri, 21 Sep 2007 14:48:35 +0000 (14:48 +0000)]
Branch HEAD

Sysctl entries for /proc/sys/lnet (Patch by eeb)

b=12782
i=Liang

16 years agob:11171, 10961
jitendra [Fri, 21 Sep 2007 07:39:56 +0000 (07:39 +0000)]
b:11171, 10961
i:nathan, cliffw
- removed OSTS and ECHO_CLIENTS command line options, instead
  used only 'targets' option for all three cases.
- modified README-obdfilter-survey as per changes in 11171.

16 years agobranch: HEAD
ericm [Thu, 20 Sep 2007 17:08:27 +0000 (17:08 +0000)]
branch: HEAD
fix gss build breakage against some old glibc (2.3.x)
r=fanyong

16 years ago- enable client connect only if mds is configured and ost is active. Port from 1_6...
tappro [Thu, 20 Sep 2007 08:53:42 +0000 (08:53 +0000)]
- enable client connect only if mds is configured and ost is active. Port from 1_6 into new MDS devices.
  b:13060
  i: nikita, nathan

16 years agoBranch HEAD
bwzhou [Thu, 20 Sep 2007 07:01:42 +0000 (07:01 +0000)]
Branch HEAD
b=12234
i=adilger
i=johann
correct the cast of 'index' in obd_device_list_seq_show()

16 years agob=13664
yury [Thu, 20 Sep 2007 07:00:34 +0000 (07:00 +0000)]
b=13664
r=adilger, nathan
- use cancel_lru_locks in replay-ost-single.sh test_4 to cancel cached locks instead of using buggy echo -n clear > $i/lru_size

16 years agob=13499
grev [Thu, 20 Sep 2007 03:02:48 +0000 (03:02 +0000)]
b=13499
i=Adilger

Wait recovery complete before AFTERUSED is checked.

16 years agob=13587
grev [Thu, 20 Sep 2007 00:49:23 +0000 (00:49 +0000)]
b=13587
i=Scjody

set stripe count over all OSTs; calculate SIZE based on min kbytesfree

16 years agob=13628
grev [Thu, 20 Sep 2007 00:10:22 +0000 (00:10 +0000)]
b=13628
i=Adilger
i=Nathan

do not create recursive dirs

16 years agob=12613
grev [Wed, 19 Sep 2007 23:51:17 +0000 (23:51 +0000)]
b=12613
i=Nathan

remove 18 from A_E list

16 years agob=12613
grev [Wed, 19 Sep 2007 23:07:43 +0000 (23:07 +0000)]
b=12613
i=Adilger
i=Nathan

test_18 MDS_MKFS_OPTS fix; cfg/local.sh MKFSOPTS fix.

16 years agob=10825
grev [Wed, 19 Sep 2007 22:25:14 +0000 (22:25 +0000)]
b=10825
i=Adilger

make ALWAYS_EXCEPT usage more consistent.

16 years agobranch: HEAD
ericm [Wed, 19 Sep 2007 22:08:58 +0000 (22:08 +0000)]
branch: HEAD
land b1_8_gssfix (20070919_1543): various gss fixes (b11841)