Whamcloud - gitweb
fs/lustre-release.git
15 years agob=15134
pravins [Sun, 8 Feb 2009 17:24:31 +0000 (17:24 +0000)]
b=15134
i=adilger
i=h.huang
interop patch for lu_dirent attribute handling.

15 years ago- fixed a typo in ChangeLog.
isaac [Thu, 5 Feb 2009 19:29:53 +0000 (19:29 +0000)]
- fixed a typo in ChangeLog.

15 years agoAdded missing 1.6.6 and 1.6.7 entries.
stinson1947 [Tue, 3 Feb 2009 17:30:37 +0000 (17:30 +0000)]
Added missing 1.6.6 and 1.6.7 entries.

15 years agob=11245,i=liangzhen:
isaac [Sun, 1 Feb 2009 21:00:46 +0000 (21:00 +0000)]
b=11245,i=liangzhen:
- IB path MTU mistakenly set to 1st path MTU when ib_mtu is off.

15 years agob=15984, i=maxim:
isaac [Thu, 29 Jan 2009 15:35:59 +0000 (15:35 +0000)]
b=15984, i=maxim:
-  uptllnd credit overflow fix.

15 years agoBranch b1_x
adilger [Fri, 23 Jan 2009 19:17:25 +0000 (19:17 +0000)]
Branch b1_x
Print DEBUG MARKER messages without the function name - it never changes.

15 years agoBranch b1_x
liangzhen [Wed, 21 Jan 2009 08:00:41 +0000 (08:00 +0000)]
Branch b1_x

Lost comma in new added sysctl table

15 years agoBranch b1_x
liangzhen [Mon, 19 Jan 2009 09:13:21 +0000 (09:13 +0000)]
Branch b1_x

Socklnd protocol V3:
. dedicated connection for emergency message (ZC-ACK)
. keepalive ping for router healthy checking

b=14634
i=isaac
i=maxim

15 years agob=16919
green [Fri, 9 Jan 2009 03:29:57 +0000 (03:29 +0000)]
b=16919
r=adilger,shadow

Implement replay of bulk write RPCs, allow servers to reply to write RPCs before
all the metadata was finally committed to disk

15 years agoBranch b1_x
liangzhen [Wed, 7 Jan 2009 08:11:41 +0000 (08:11 +0000)]
Branch b1_x

lnet_parse_put() should re-match after lnet_eager_recv_locked()

b=17537
i=isaac
i=maxim

15 years agoBranch b1_x
liangzhen [Wed, 7 Jan 2009 07:30:46 +0000 (07:30 +0000)]
Branch b1_x

. Fix for hitting ASSERTION(tx->tx_queued) in o2iblnd
. Enable neterror by default

b=17780
i=isaac
i=maxim

15 years agoBranch b1_6
yangsheng [Sun, 28 Dec 2008 15:46:09 +0000 (15:46 +0000)]
Branch b1_6
b=18056
i=adilger, tappro

Get rid of the warning messages during automake-1.9.

15 years agoBranch: b1_x
wangdi [Mon, 22 Dec 2008 04:30:17 +0000 (04:30 +0000)]
Branch: b1_x
b=16117
fix compile warning found by shadow.
i=shadow

15 years agoBranch: b1_6
wangdi [Fri, 19 Dec 2008 19:50:28 +0000 (19:50 +0000)]
Branch: b1_6
b=16117
The patch from Andreas to handle the corrupt debug log nicely for lctl df.
i=adilger,wangdi

15 years agoLand b1_x_lnet_gate onto b1_x (20081219_0014)
johann [Thu, 18 Dec 2008 23:56:46 +0000 (23:56 +0000)]
Land b1_x_lnet_gate onto b1_x (20081219_0014)
b=18078

Land the b1_x_lnet_gate to b1_x (used by b1_6/b1_8) since we are going to retire
b1_8_gate.

15 years agoUpdated ChangeLog for the next release, 1.6.8.
stinson1947 [Fri, 12 Dec 2008 01:13:26 +0000 (01:13 +0000)]
Updated ChangeLog for the next release, 1.6.8.

15 years agob=17087
maxim [Sat, 29 Nov 2008 21:15:42 +0000 (21:15 +0000)]
b=17087
i=rread
i=isaac
Landing the patch making ksocklnd more os-neutral (normalizing names of
lock primitives, moving linux-spcific code to socklnd_lib-linux.c)

15 years ago*** empty log message ***
shadow [Mon, 24 Nov 2008 12:23:25 +0000 (12:23 +0000)]
*** empty log message ***

15 years agoBranch b1_6
vitaly [Thu, 20 Nov 2008 21:26:29 +0000 (21:26 +0000)]
Branch b1_6
b=16129
i=adilger
i=green

- a high priority request list is added into service;
- once a lock is canceled, all the IO requests, including coming
ones, under this lock, are moved into this list;
- PING is also added into this list;
- once a lock cancel timeout occurs, the timeout is prolonged
if there is an IO rpc under this lock;
- another request list is added into the export, used to speed up
the rpc-lock matching.

15 years agofix sles9 build.
shadow [Thu, 20 Nov 2008 21:20:41 +0000 (21:20 +0000)]
fix sles9 build.

Branch b1_6

15 years agofix make rpm
shadow [Thu, 20 Nov 2008 15:14:28 +0000 (15:14 +0000)]
fix make rpm

15 years agofirst part of 2.6.26 support (lnet/libcfs part)
shadow [Thu, 20 Nov 2008 09:27:07 +0000 (09:27 +0000)]
first part of 2.6.26 support (lnet/libcfs part)

Branch b1_6
b=14250
i=maxim
i=deen

15 years agoBranch b1_8-bld10
johann [Fri, 14 Nov 2008 23:28:06 +0000 (23:28 +0000)]
Branch b1_8-bld10
b=15878
i=johann
i=tianzy

original patch from Tianzy.
fix build issue introduced by the patch from bug 15878.

15 years agoBranch b1_6
tianzy [Tue, 11 Nov 2008 07:39:47 +0000 (07:39 +0000)]
Branch b1_6
Remove usage of trace_call_on_all_cpus()
b=15878
i=adilger
i=robert.read

15 years agoBranch b1_x
adilger [Fri, 17 Oct 2008 21:42:10 +0000 (21:42 +0000)]
Branch b1_x
Fix autoconf test description.

15 years agoBranch b1_6
yangsheng [Thu, 16 Oct 2008 08:20:09 +0000 (08:20 +0000)]
Branch b1_6
b=17199
i=johann, bobijam
Patch provide by LLNL.

Skip dumping log if panic_on_lbug is set.

15 years agoBranch b1_6
tianzy [Wed, 8 Oct 2008 10:47:13 +0000 (10:47 +0000)]
Branch b1_6
fix panic on debug_daemon
b=15878
i=shadow
i=zhenyu.xu

15 years agoBranch b1_6
robert.read [Fri, 3 Oct 2008 22:44:47 +0000 (22:44 +0000)]
Branch b1_6
b=16455
i=brian
i=adilger

The libcfs macros can be defined as stubs in lnet. I used
m4_ifdef() for LC_CONFIG_SPLIT to localize the change to
a single branch.

15 years agoThis is a debugging patch from LLNL for a rare list walking issue.
deen [Tue, 23 Sep 2008 16:11:30 +0000 (16:11 +0000)]
This is a debugging patch from LLNL for a rare list walking issue.

b=16206
i=he.huang
i=alexey.lyashkov

15 years ago- missed part of 16776 (fixes in __fls() for 64 bit case)
yury [Fri, 19 Sep 2008 21:20:36 +0000 (21:20 +0000)]
- missed part of 16776 (fixes in __fls() for 64 bit case)

15 years agob=16776
yury [Fri, 19 Sep 2008 18:46:04 +0000 (18:46 +0000)]
b=16776
r=shadow

- fls for class_hash.c

15 years agoBranch b1_6
vitaly [Mon, 15 Sep 2008 18:44:54 +0000 (18:44 +0000)]
Branch b1_6
b=15949
i=adilger
i=shadow

mds_body.capability fix

15 years agoBranch b1_6
yangsheng [Wed, 3 Sep 2008 09:11:34 +0000 (09:11 +0000)]
Branch b1_6
b=16580
i=johann, shadow

Fixed the build issue for sles9/ppc64.

15 years agosplit osc_cl.c into osc_object.c osc_lock.c osc_io.c osc_page.c osc_dev.c
nikita [Mon, 1 Sep 2008 16:27:00 +0000 (16:27 +0000)]
split osc_cl.c into osc_object.c osc_lock.c osc_io.c osc_page.c osc_dev.c

15 years agoQuiet compiler warnings related to passing "const" pointers to non-const
girish [Wed, 27 Aug 2008 16:30:15 +0000 (16:30 +0000)]
Quiet compiler warnings related to passing "const" pointers to non-const
functions. (Andreas)
b=15981
i=girish
i=rread

15 years agob=16098
kalpak [Tue, 26 Aug 2008 04:53:14 +0000 (04:53 +0000)]
b=16098
i=hua.huang

add a special LICENSE file for Cray

15 years agob=16364
brian [Thu, 21 Aug 2008 21:27:00 +0000 (21:27 +0000)]
b=16364

Back this out until I can give more though to the differences that patchless
builds pose.
(It shouldn;t have been landed on b1_x anyway, from what I can gather --
there is actually a b1_x_lnet_gate now.).

15 years agob=16364
brian [Wed, 20 Aug 2008 15:58:43 +0000 (15:58 +0000)]
b=16364

Fix doubly committed "fi" as well as whitespace cleanup.

15 years agob=16364
brian [Tue, 19 Aug 2008 18:28:51 +0000 (18:28 +0000)]
b=16364
i=yibin.wang
i=sheng.yang

Try to prevent the user from choosing incompatible kernel and Lustre
configuration options when configuring the o2ib LND.

15 years agob=16364
brian [Tue, 19 Aug 2008 18:12:56 +0000 (18:12 +0000)]
b=16364
i=yibin.wang
i=sheng.yang

Try to prevent the user from choosing incompatible kernel and Lustre
configuration options when configuring the o2ib LND.

15 years agoBranch b1_6
yangsheng [Tue, 19 Aug 2008 04:52:41 +0000 (04:52 +0000)]
Branch b1_6
b=16589
i=nathan, robert.read

Use printk_ratelimit() check for debug daemon.

15 years agoBranch b1_6
bobijam [Tue, 19 Aug 2008 02:23:12 +0000 (02:23 +0000)]
Branch b1_6
b=16566
o=Jonathan Li(jli@cray.com)
i=shadow, bobijam

Description: Upcall on Lustre log has been dumped
Details    : Allow for a user mode script to be called once a Lustre log has
             been dumped. It passes the filename of the dumped log to the
             script, the location of the script can be specified via
             /proc/sys/lnet/debug_log_upcall.

15 years agoBranch b1_6
yangsheng [Mon, 18 Aug 2008 05:31:11 +0000 (05:31 +0000)]
Branch b1_6
b=16283
i=adilger, sheng.yang

Handle the new option for rhel5 /proc/mounts.

15 years agoBranch b1_6
yangsheng [Fri, 8 Aug 2008 07:37:17 +0000 (07:37 +0000)]
Branch b1_6
b=16059
i=johann, shadow

Fixed for ppc64 lack of PAGE_SHIFT defined.

15 years agoupdated for 1.6.7
stinson1947 [Fri, 8 Aug 2008 06:28:05 +0000 (06:28 +0000)]
updated for 1.6.7

15 years agob=16098
kalpak [Thu, 7 Aug 2008 09:51:32 +0000 (09:51 +0000)]
b=16098

Add GPLv2 URL to copyright headers

15 years agoCleanup compile warnings. (Patch by Andreas)
girish [Wed, 6 Aug 2008 19:12:06 +0000 (19:12 +0000)]
Cleanup compile warnings. (Patch by Andreas)
b=15981
i=rread
i=girish

15 years agoBranch b1_6
bobijam [Wed, 6 Aug 2008 02:17:02 +0000 (02:17 +0000)]
Branch b1_6
b=16205
i=joahnn, adilger

low-memory tunings for BlueGene/L.

15 years agoBranch b1_x
bobijam [Mon, 4 Aug 2008 03:02:03 +0000 (03:02 +0000)]
Branch b1_x
b=16205
i=adilger, zhen.liang

Handle TCP_BACKOFF in msec or sec.

15 years agob=16098
kalpak [Thu, 31 Jul 2008 18:20:04 +0000 (18:20 +0000)]
b=16098

remove Sun copyright since this file is extracted from the Linux kernel

15 years agoCleanup compiler warnings.
girish [Tue, 29 Jul 2008 16:23:36 +0000 (16:23 +0000)]
Cleanup compiler warnings.
b=15981
i=adilger
i=robert.read

15 years agob=16098
kalpak [Fri, 25 Jul 2008 19:55:40 +0000 (19:55 +0000)]
b=16098

change CFS copyright to Sun for files with Portals license

15 years agoBranch b1_6
tianzy [Fri, 25 Jul 2008 09:33:39 +0000 (09:33 +0000)]
Branch b1_6
add quota statistics and sort out quota lproc code.
b=15058
i=johann
i=andrew.perepechko

15 years ago b=16098
kalpak [Thu, 24 Jul 2008 10:34:09 +0000 (10:34 +0000)]
 b=16098

  Replace CFS license headers with Sun headers

15 years agob=16098
kalpak [Thu, 24 Jul 2008 10:15:19 +0000 (10:15 +0000)]
b=16098

Replace CFS license headers with Sun headers

15 years agoBranch b1_6
adilger [Tue, 8 Jul 2008 17:41:12 +0000 (17:41 +0000)]
Branch b1_6
Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log.
b=11617

15 years agocheck both names for symver file.
shadow [Fri, 4 Jul 2008 15:14:37 +0000 (15:14 +0000)]
check both names for symver file.

15 years ago- removed trailing spaces and converted tabs.
isaac [Thu, 3 Jul 2008 04:44:34 +0000 (04:44 +0000)]
-   removed trailing spaces and converted tabs.

16 years agoBranch b1_6
adilger [Sat, 28 Jun 2008 05:15:14 +0000 (05:15 +0000)]
Branch b1_6
Ensure all module symbols from ldiskfs and OFED are available.
b=16112
i=brian
i=shadow

16 years agoBranch b1_8
bwzhou [Tue, 24 Jun 2008 16:23:54 +0000 (16:23 +0000)]
Branch b1_8
b=13285
r=adilger, bobijam (cid-1579)
  johann,  deen    (cid-1613)
  johann,  bobijam (cid-1685)

Coverity bugs

16 years agoThis commit was manufactured by cvs2svn to create branch 'b1_x'.
cvs2svn [Thu, 19 Jun 2008 23:19:07 +0000 (23:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_x'.

16 years agoadd .empty file
robert.read [Thu, 19 Jun 2008 23:19:06 +0000 (23:19 +0000)]
add .empty file

16 years agoadd empty file.
robert.read [Thu, 19 Jun 2008 23:12:46 +0000 (23:12 +0000)]
add empty file.

16 years agoBranch HEAD
robert.read [Thu, 19 Jun 2008 23:08:19 +0000 (23:08 +0000)]
Branch HEAD
b=15969

Don't require libcfs in autogen.sh - this breaks non-HEAD branches.

16 years agoBranch HEAD
robert.read [Thu, 19 Jun 2008 22:14:59 +0000 (22:14 +0000)]
Branch HEAD
b=15969
i=isaac
i=adilger

Move libcfs to its own module.

This removes libcfs from lnet and changes the build system
to use the new libcfs module.

16 years agoBranch HEAD
robert.read [Thu, 19 Jun 2008 22:04:35 +0000 (22:04 +0000)]
Branch HEAD
b=15969
i=isaac
i=adilger

Move libcfs to a module.

16 years agoBranch HEAD
robert.read [Thu, 19 Jun 2008 19:46:44 +0000 (19:46 +0000)]
Branch HEAD
b=16069

Make sure the wildcard cases are actually last.

16 years agoBranch HEAD
robert.read [Thu, 19 Jun 2008 18:29:42 +0000 (18:29 +0000)]
Branch HEAD
b=16069

Checkout libcfs for HEAD.
Also move the b_hd_* wildcard case to bottom, so it doesn't override specific setting for other branches.

16 years ago- b=15936. Unified last_rcvd format for MDS and OSS
tappro [Thu, 19 Jun 2008 10:48:11 +0000 (10:48 +0000)]
- b=15936. Unified last_rcvd format for MDS and OSS
  i:nathan, adilger

16 years agob=16073
jxiong [Thu, 19 Jun 2008 10:41:05 +0000 (10:41 +0000)]
b=16073
r=nikita

Fixup list_for_each_entry_safe_from since prior kernels don't have this macro.

16 years agoBranch HEAD
adilger [Wed, 18 Jun 2008 22:55:05 +0000 (22:55 +0000)]
Branch HEAD
Specify tag reference correctly.
b=16008
i=rread

16 years agoBranch v1_6_5
adilger [Wed, 18 Jun 2008 22:32:22 +0000 (22:32 +0000)]
Branch v1_6_5
Update the top-level "lustre" module to the specified version/release tag
so that it is not affected by later changes to the files (esp. Makefile.in).
b=16008
i=rread

16 years agob=15967
grev [Wed, 18 Jun 2008 21:01:03 +0000 (21:01 +0000)]
b=15967
i=Robert.Read
skip sanity-quota for HEAD

16 years agobranch: HEAD
ericm [Wed, 18 Jun 2008 19:07:38 +0000 (19:07 +0000)]
branch: HEAD
fix sanity check in mdt_req_handle.
b=16076
r=wangdi
r=umka

16 years agob=15870
brian [Wed, 18 Jun 2008 16:47:18 +0000 (16:47 +0000)]
b=15870
i=adilger

Forgot to remove the ChangeLog entry when I backed this patch out.

16 years agoBranch HEAD
bobijam [Wed, 18 Jun 2008 01:48:38 +0000 (01:48 +0000)]
Branch HEAD
b=14480
o=green
i=shadow, bobijam

Description: LBUG during stress test
Details    : Need properly lock accesses the flock deadlock detection list.

16 years agob=16046
jxiong [Tue, 17 Jun 2008 15:46:56 +0000 (15:46 +0000)]
b=16046
r=nikita,isaac

cl_lock_page_list optimization.

For lnet: just copied the macro list_for_each_entry_safe_from from linux kernel.

16 years agoBranch HEAD
shadow [Tue, 17 Jun 2008 06:50:36 +0000 (06:50 +0000)]
Branch HEAD
b=15837
i=nikita
i=green

16 years agoi=adilger
nathan [Mon, 16 Jun 2008 22:49:20 +0000 (22:49 +0000)]
i=adilger
i=rread
use HEAD versions of ldiskfs and lnet on generic b_hd_* derived branches

16 years agob=14384
grev [Mon, 16 Jun 2008 20:24:07 +0000 (20:24 +0000)]
b=14384
i=Adilger
remove tdir creation from run_one: the test has to create tdir by
itself if it needs this dir

16 years agoBranch HEAD
bwzhou [Sun, 15 Jun 2008 16:48:51 +0000 (16:48 +0000)]
Branch HEAD
b=13285
r=adilger, deen

not to fail the import when -EFBIG is returned

16 years agoi=15968:
isaac [Fri, 13 Jun 2008 16:10:49 +0000 (16:10 +0000)]
i=15968:
-   use lnet HEAD for HEAD, b_HEAD_AT, b_head_capa, and b_head_interop_disk.

16 years agob=15968:
isaac [Fri, 13 Jun 2008 15:13:11 +0000 (15:13 +0000)]
b=15968:
-   use lnet branch b1_x for lustre 1.x releases.

16 years agob=15226
yury [Fri, 13 Jun 2008 15:03:39 +0000 (15:03 +0000)]
b=15226
r=nikita,shadow
- committed missed part of 15226. Cleanups in comments, use doxygen style.

16 years ago- reverting part of 15716 as it causes constant assert and stops all testing. Shadow...
yury [Fri, 13 Jun 2008 10:46:30 +0000 (10:46 +0000)]
- reverting part of 15716 as it causes constant assert and stops all testing. Shadow is informed and will clean this up shortly.

16 years agob=15932
kalpak [Fri, 13 Jun 2008 10:09:37 +0000 (10:09 +0000)]
b=15932
i=adilger,alex

- if blocks per group is less than blocksize*8, set rest of the bitmap to 1.
- check return of ext2_find_next_le_bit for overflow.

16 years agob=15230
yury [Fri, 13 Jun 2008 08:53:45 +0000 (08:53 +0000)]
b=15230
r=nikita,shadow

- fixed handling for OBD_FAIL_$PREF_$OPC_NET fail_ids in mdt. Former code did not
check it correctly (due to typo with && instead of &) in mdt_req_handle() and
they all did not work. In same time, some handlers like mdt_close() and
mdt_enqueue() tried to check them again (result of some wrong fix) but again, did
it not correctly. They returned 0 error without doing anything. This should
have to emulate network failure. But as they did not allocate reply buffer and
returned 0 error, they caused rs != NULL assert in ptlrpc. Fxing this also fixed
replay-single.sh test_53* and replay_dual.sh test_12 and possibly others;

- removed checking for NET fail_id in mdt_close() and mdt_enqueue() - sources
of recent assert;

- added sanity check in mdt_req_handle() for any other invalid situation about
returning 0 error and not allocating reply buffers;

- removed mdt_reply(), move its one line call into mdt_req_handle(). This was
needed to simplify handling NET fail_ids in which case we should just return 0
and make sure that no reply is sent;

- comments and cleanups;

- in reply-dual.sh - remove test 8 from ALWAYS_EXCEPT. It passes in HEAD.
Originally for placed into ALWAYS_EXCEPT for old mds code and later moved to
HEAD test scripts but as mds in HEAD is completely new this bug is making any
sense there;

- in reply-single.sh - remove tests 0b 39 56 from ALWAYS_EXCEPT. They are
passing in HEAD. Also they are obsolete and related to closed bugs.

16 years agoBranch HEAD
bobijam [Fri, 13 Jun 2008 01:29:20 +0000 (01:29 +0000)]
Branch HEAD
b=14134
i=johann

minor fix handling '/etc/mtab' issue.

16 years agob=15870
brian [Thu, 12 Jun 2008 20:10:18 +0000 (20:10 +0000)]
b=15870
i=adilger

Backing this out as it tries to solve a problem that doesn't really exist
and causes build breakage in doing so.

I have advised the customer that opened this bug as to how they can fix
thier OFED source pool to match the interface provided by the
kernel-ib-devel RPM, which is our reference implementation.

16 years agofix for
grev [Thu, 12 Jun 2008 08:34:41 +0000 (08:34 +0000)]
fix for
b=15711
i=Tappro
set mds${num}failover_HOST properly

fix for
b=15255
i=Adilger
umount $MOUNT2 only if it is set

16 years agoBranch HEAD
bobijam [Thu, 12 Jun 2008 02:51:11 +0000 (02:51 +0000)]
Branch HEAD
b=15345
o=johann
i=nathan, bobijam

check --writeconf flag when forcing the index.

16 years agoCleanup wrong mount_facet message
grev [Wed, 11 Jun 2008 20:11:09 +0000 (20:11 +0000)]
Cleanup wrong mount_facet message
(introduced by deen rev 1.102)

16 years agob=14384
grev [Wed, 11 Jun 2008 17:43:30 +0000 (17:43 +0000)]
b=14384
i=Adilger
test_9, test_10a fixes: do not break DIR value

16 years ago- remove trailing spaces, expand tabs.
isaac [Wed, 11 Jun 2008 16:48:54 +0000 (16:48 +0000)]
-   remove trailing spaces, expand tabs.

16 years agoBranch HEAD
yangsheng [Wed, 11 Jun 2008 09:03:10 +0000 (09:03 +0000)]
Branch HEAD
b=15667
i=andrew, johann

Remove the useless function echo_client_ubrw().

16 years agotimeout and assert in invalidate import.
shadow [Wed, 11 Jun 2008 06:48:53 +0000 (06:48 +0000)]
timeout and assert in invalidate import.
b=15716
i=rread
i=johann

16 years agoBranch b1_6
adilger [Tue, 10 Jun 2008 21:43:18 +0000 (21:43 +0000)]
Branch b1_6
Ignore both Module.symvers and Modules.symvers, for SLES.

16 years agob=15316
brian [Tue, 10 Jun 2008 20:10:42 +0000 (20:10 +0000)]
b=15316
i=yibin.wang
i=cliff.white:

Add the kernel-ib* RPMs to the reuse strategy.

16 years agoBranch b1_6
adilger [Tue, 10 Jun 2008 17:51:07 +0000 (17:51 +0000)]
Branch b1_6
Remove obsolete tips from cvsdiffclient header.  Move the "editable" comments
together, after the instructions, to be more consistent.

16 years agob=14471
komaln [Tue, 10 Jun 2008 14:27:20 +0000 (14:27 +0000)]
b=14471
i=adilger
 replace /proc/fs/lustre access with lctl {get,set}_param in test-framework.sh