Whamcloud - gitweb
fs/lustre-release.git
14 years agobranch: HEAD
ericm [Wed, 30 Sep 2009 02:27:15 +0000 (02:27 +0000)]
branch: HEAD
move common client helper function to lclient.
b=19688
o=adilger
r=tappro
r=ericm

14 years ago* Removed spurious LASSERT from lob_sublock_env_get() - the preceding 'if'
eeb [Tue, 29 Sep 2009 13:40:39 +0000 (13:40 +0000)]
* Removed spurious LASSERT from lob_sublock_env_get() - the preceding 'if'
  expression will SEGV before the LASSERT fails.

14 years ago Branch HEAD
dzogin [Fri, 25 Sep 2009 18:17:01 +0000 (18:17 +0000)]
 Branch HEAD
 b=20482
 i=adilger
----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog lustre/tests/conf-sanity.sh
----------------------------------------------------------------------
Description: Conf-sanity.sh 50g test - deactivated OST should not cause a panic.

14 years agob=19242
grev [Fri, 25 Sep 2009 15:44:43 +0000 (15:44 +0000)]
b=19242
i=Robert.Read
add MOUNT2 check to check_and_setup_lustre fn
minor fix

14 years agob=19242
grev [Fri, 25 Sep 2009 15:04:17 +0000 (15:04 +0000)]
b=19242
i=Robert.Read
add MOUNT2 check to check_and_setup_lustre fn

14 years agoBranch b1_8
johann [Fri, 25 Sep 2009 13:52:49 +0000 (13:52 +0000)]
Branch b1_8
b=20205
i=girish

Disable write barrier on ext4/SLES11 as we did for ext3/SLES10, since
it seems to hurt write performance badly.

14 years agoBranch HEAD
bobijam [Fri, 25 Sep 2009 07:53:36 +0000 (07:53 +0000)]
Branch HEAD
'./lustrecvs -r xxxxx' should checkout lustre root directory using tag xxxxx,
while current lustrecvs will checkout lustre root directory using HEAD tag.

14 years agorevert fix - because this hide real problem.
shadow [Fri, 25 Sep 2009 07:20:45 +0000 (07:20 +0000)]
revert fix - because this hide real problem.

Branch HEAD
b=18857

14 years ago Branch HEAD
dzogin [Fri, 25 Sep 2009 03:05:27 +0000 (03:05 +0000)]
 Branch HEAD
 b=18674
 i=johann
 i=andrew.perepechko
 i=nathan.ruthman
 i=alexey.lyashkov
----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog lustre/include/lustre_import.h
  lustre/mdt/mdt_handler.c lustre/ptlrpc/import.c
  lustre/tests/conf-sanity.sh
----------------------------------------------------------------------
Description: client could not reconnect to OST because of an active request.
Details    : The client now retries to reconnect to the same server, if a
     connect request failed with EBUSY or -EAGAIN. Test case 35b
     conf-sanity.sh has been created.

14 years agoUpdated for 2.0.0 build 27.
stinson1947 [Fri, 25 Sep 2009 02:33:44 +0000 (02:33 +0000)]
Updated for 2.0.0 build 27.

14 years agob=20762
manoj [Thu, 24 Sep 2009 18:50:29 +0000 (18:50 +0000)]
b=20762
o=tappro
r=alex.zhuravlev
r=tappro

Do truncate only for new kernels

14 years agoi=rread,b=20703:
isaac [Thu, 24 Sep 2009 15:38:03 +0000 (15:38 +0000)]
i=rread,b=20703:
- comment typo fixes.

14 years agoBranch HEAD
johann [Thu, 24 Sep 2009 15:11:32 +0000 (15:11 +0000)]
Branch HEAD
b=18505
i=adilger
i=panda

limit to low memory on 32-bit system.

14 years agob=20529
jxiong [Thu, 24 Sep 2009 12:46:39 +0000 (12:46 +0000)]
b=20529
r=green,wangdi

Fixed ignore lock related things.

14 years agoBranch HEAD
johann [Thu, 24 Sep 2009 12:20:49 +0000 (12:20 +0000)]
Branch HEAD
b=19763
i=girish
i=dmitry

Skip uninit group on quotacheck

14 years agoChanged comment to explain cl_env::ce_node
eeb [Thu, 24 Sep 2009 10:26:35 +0000 (10:26 +0000)]
Changed comment to explain cl_env::ce_node

14 years agoBranch HEAD
bobijam [Thu, 24 Sep 2009 01:24:51 +0000 (01:24 +0000)]
Branch HEAD
b=19317
o=Nic Henke (nic@cray.com)
i=joahnn
i=zhenyu.xu (bobijam)

Allow multiple OBD echo targets.

14 years agoBranch HEAD
adilger [Wed, 23 Sep 2009 21:51:11 +0000 (21:51 +0000)]
Branch HEAD
"sort -u" is only sorting and uniquifying on the first field, so it
discards all lines with the same stack depth...  Use "uniq" instead.

14 years agoi=rread,b=20505:
isaac [Wed, 23 Sep 2009 18:03:13 +0000 (18:03 +0000)]
i=rread,b=20505:
- sanity test_163 should use ${FSNAME}, instead of its default value.

14 years agoBranch HEAD
tappro [Wed, 23 Sep 2009 17:57:06 +0000 (17:57 +0000)]
Branch HEAD
b=3633
i=vitaly
i=zam

don't pass -ESTALE though when it is expected

14 years agob=20689
nathan [Wed, 23 Sep 2009 17:53:52 +0000 (17:53 +0000)]
b=20689
i=manoj
i=yujian
use the old 1.8 lov name for 1.8 config logs for 2.0 interop

14 years ago- fixed a typo in man lfs(1).
isaac [Tue, 22 Sep 2009 17:40:58 +0000 (17:40 +0000)]
- fixed a typo in man lfs(1).

14 years agoBranch HEAD
zam [Tue, 22 Sep 2009 15:33:11 +0000 (15:33 +0000)]
Branch HEAD
b=20317
i=andrew.perepechko
i=alexey.lyashkov

sanity test for bug 20317: a check for direct write in lockless mode
whether it updates file size / KMS correctly.

14 years agoBranch HEAD
zam [Tue, 22 Sep 2009 15:23:01 +0000 (15:23 +0000)]
Branch HEAD
b=20736
i=alexey.lyashkov
i=dmitry.zogin

Fix compilation with CONFIG_SMP off.

14 years agoBranch b1_8
yangsheng [Tue, 22 Sep 2009 12:20:08 +0000 (12:20 +0000)]
Branch b1_8
b=20819

i=johann

Get rid of warning messages for snmp build.

14 years agoRemoved spurious newline in instance of LDLM_DEBUG
eeb [Tue, 22 Sep 2009 10:03:36 +0000 (10:03 +0000)]
Removed spurious newline in instance of LDLM_DEBUG

14 years agoBranch HEAD
tianzy [Tue, 22 Sep 2009 06:28:54 +0000 (06:28 +0000)]
Branch HEAD
fix "the busy llcds"
b=19235
i=shadow
i=tom.wang

14 years agobranch: HEAD
ericm [Tue, 22 Sep 2009 00:02:39 +0000 (00:02 +0000)]
branch: HEAD
minor adjust a msg line.
b=18698
r=tappro
r=fanyong

14 years agoi=rread,b=20771:
isaac [Mon, 21 Sep 2009 15:25:23 +0000 (15:25 +0000)]
i=rread,b=20771:
- fixed vulnerable snprintf usage in  ptlrpcd_start().

14 years agoBranch HEAD
robert.read [Mon, 21 Sep 2009 09:52:14 +0000 (09:52 +0000)]
Branch HEAD

i=eeb

Enable panic on LBUG by default so we get crash dumps for asserts and lbugs.

14 years agoModify changelog to use LustreNetLink instead of seq_file
nathan [Sat, 19 Sep 2009 18:36:40 +0000 (18:36 +0000)]
Modify changelog to use LustreNetLink instead of seq_file
b=20411
i=adilger
i=thomas.leibovici

14 years agoBranch HEAD
robert.read [Sat, 19 Sep 2009 07:06:21 +0000 (07:06 +0000)]
Branch HEAD
b=20814

Temporary patch to improve the stacktraces in our RHEL5 kernels.

14 years agob=19027
nathan [Sat, 19 Sep 2009 03:32:22 +0000 (03:32 +0000)]
b=19027
i=brian
i=rread
Don't be so anal about using _UUID in user interface; e.g. accept
lustre-OST0000, lustre-OST0000-osc-4ba41334 as well as lustre-OST0000_UUID.

14 years agob=20748
grev [Fri, 18 Sep 2009 21:12:52 +0000 (21:12 +0000)]
b=20748
i=Alexey.Lyashkov
skip test_55 for client only testing;
new client_only fn

14 years agob=19418
grev [Fri, 18 Sep 2009 20:22:41 +0000 (20:22 +0000)]
b=19418
i=Brian
use variable instead of store data in temporary file;
create the files with different md5;
minor cleanup

14 years agob=20698
grev [Fri, 18 Sep 2009 17:15:06 +0000 (17:15 +0000)]
b=20698
i=Robert.Read
add pios to sanity-benchmark

14 years agoBranch b1_8
yangsheng [Fri, 18 Sep 2009 17:07:28 +0000 (17:07 +0000)]
Branch b1_8
b=20539

i=johann, bobijam

Add support for OEL5.

14 years agob=20784
maxim [Fri, 18 Sep 2009 10:55:59 +0000 (10:55 +0000)]
b=20784
i=rread
Minor fix to sanity test 215: 'min' columns of lnet.peers can be negative,
so regexp should be aware of it.

14 years agoBranch HEAD
yangsheng [Fri, 18 Sep 2009 06:29:37 +0000 (06:29 +0000)]
Branch HEAD
b=20400

i=shadow, bobijam

Update kernel to RHEL5 2.6.18-128.7.1.el5.

14 years agob=19537
jxiong [Fri, 18 Sep 2009 05:00:23 +0000 (05:00 +0000)]
b=19537
r=rread

Use atomic_dec_and_lock() so that if it is NOT the last refcount, it doesn't need to take the lock.

14 years agob=19791
zhanghc [Fri, 18 Sep 2009 04:22:16 +0000 (04:22 +0000)]
b=19791

l_dentry_open will call dput if there is an error,
then there should be no similar call(l_dput) if error returned

i=adilger@sun.com
i=alexey.lyashkov@sun.com

14 years agoi=rread,b=20705:
isaac [Fri, 18 Sep 2009 01:19:13 +0000 (01:19 +0000)]
i=rread,b=20705:
- fixed a typo in _debug_req.

14 years agoi=isaac,b=20459:
isaac [Fri, 18 Sep 2009 00:51:12 +0000 (00:51 +0000)]
i=isaac,b=20459:
- export LST RPC timeout to users.

14 years agoBranch HEAD
robert.read [Thu, 17 Sep 2009 21:13:24 +0000 (21:13 +0000)]
Branch HEAD

Fix typo.

14 years agoBranch HEAD
robert.read [Thu, 17 Sep 2009 20:15:21 +0000 (20:15 +0000)]
Branch HEAD
b=19551
i=adilger
i=tianzy

Fix spurious quota messages.

14 years agoOnly apply the asm-x86_64 workaround (filed as RH bug 491775) to RHEL
brian [Thu, 17 Sep 2009 17:47:36 +0000 (17:47 +0000)]
Only apply the asm-x86_64 workaround (filed as RH bug 491775) to RHEL
releases that actually need it.

14 years agob=19124
grev [Thu, 17 Sep 2009 10:09:17 +0000 (10:09 +0000)]
b=19124
i=Alexey.Lyashkov
load modules on remote nodes

14 years agoDon't allow make backward step on assignin osc next id.
shadow [Thu, 17 Sep 2009 08:24:27 +0000 (08:24 +0000)]
Don't allow make backward step on assignin osc next id.

Branch HEAD
b=19557
i=tappro
i=jay

14 years agoBranch HEAD
bobijam [Thu, 17 Sep 2009 01:46:39 +0000 (01:46 +0000)]
Branch HEAD
b=20560
o=johann
i=alex.zhuravlev
i=zhenyu.xu (bobijam)

* Fix for crashes when disabling writethrough_cache_enable.
* Discard pages if something failed after filter_preprw_write().
* Don't poison pages for evicted clients.

14 years agoBranch HEAD
robert.read [Thu, 17 Sep 2009 00:16:59 +0000 (00:16 +0000)]
Branch HEAD
b=16208

Add missing lshowmount man page to HEAD.

14 years agob=18054
brian [Thu, 17 Sep 2009 00:00:16 +0000 (00:00 +0000)]
b=18054
i=brian
i=yangsheng
o=Jim Garlick,Christopher Morrone

An option to configure to use the ldiskfs that's supplied by the kernel
(i.e. that's in the kernel-devel in the case of a RH kernel RPM roll).

14 years agoBranch: HEAD
wangdi [Wed, 16 Sep 2009 22:34:50 +0000 (22:34 +0000)]
Branch: HEAD
b=17197
Fix stride window length calculation and stride window detection.
i=Andreas, Bobijam

14 years agob=19780
manoj [Wed, 16 Sep 2009 22:31:25 +0000 (22:31 +0000)]
b=19780
r=grev
r=alexey.lyashkov

New test that restarts the mds with an active pool

14 years agob=20653
manoj [Wed, 16 Sep 2009 22:27:49 +0000 (22:27 +0000)]
b=20653
r=grev
r=robert.read

Use $SINGLEMDS instead of mds

14 years agoBranch: HEAD
wangdi [Wed, 16 Sep 2009 20:20:21 +0000 (20:20 +0000)]
Branch: HEAD
b=20305
separate glimpse lock with other locks. (glimpse lock only match with glimpse
lock), otherwise pages might be added to some doomed(detached) locks, and they might
not be flushed later when the lock is deleted.
i=Jay, Ericm

14 years agob=18054
brian [Wed, 16 Sep 2009 19:57:43 +0000 (19:57 +0000)]
b=18054
i=brian
i=yangsheng
o=Jim Garlick,Christopher Morrone

An option to configure to use the ldiskfs that's supplied by the kernel
(i.e. that's in the kernel-devel in the case of a RH kernel RPM roll).

14 years agoBranch HEAD
bobijam [Wed, 16 Sep 2009 01:50:00 +0000 (01:50 +0000)]
Branch HEAD
b=20626
o=Thomas LEIBOVICI (thomas.leibovici@cea.fr)
i=adilger
i=zhenyu.xu (bobijam)

"struct obd_statfs" moved to "lustre_user.h".

14 years agob=18948
anserper [Tue, 15 Sep 2009 21:09:34 +0000 (21:09 +0000)]
b=18948
i=Nathan Rutman
i=Eric Mei
o=Mike Pershin

use rq_refcount instead of copying during recovery

attachment 25372 + attachment 25518

14 years agoBranch HEAD
robert.read [Tue, 15 Sep 2009 19:34:20 +0000 (19:34 +0000)]
Branch HEAD
b=20550
i=adilger (patch from Brian)
i=wangyb
i=yangsheng

This patch fixes the problem of make dist not creating a tree_status when
the tree it's being run in is not from an cvs checkout.

14 years agoi=rread,b=20703:
isaac [Tue, 15 Sep 2009 19:17:05 +0000 (19:17 +0000)]
i=rread,b=20703:
- fixed some comment typos and removed some unnecessary comment.

14 years agob=18102
maxim [Tue, 15 Sep 2009 17:53:05 +0000 (17:53 +0000)]
b=18102
i=shadow
i=isaac
proc-entries registered by lnet/lnet/router_proc.c were
re-implemented using modern sysctl approach, similarly
to libcfs/linux/linux-proc.c. Also added basic acc-sm
test to exercise new router_proc.c code.

14 years agoBranch HEAD
liangzhen [Tue, 15 Sep 2009 14:40:57 +0000 (14:40 +0000)]
Branch HEAD

rename the confusing tag to b_hd_smp

14 years agoBranch HEAD
vitaly [Tue, 15 Sep 2009 13:48:41 +0000 (13:48 +0000)]
Branch HEAD
b=19154
i=grev

check all the ost they are sync'ed with mds, not only the 1st one.

14 years agob=15534
pravins [Tue, 15 Sep 2009 11:15:15 +0000 (11:15 +0000)]
b=15534
i=rahul
i=tappro

use integer to check getopt_long() return val, fixes error checking on ppc platform

14 years agob=15534
pravins [Tue, 15 Sep 2009 11:13:06 +0000 (11:13 +0000)]
b=15534
i=rahul.deshmukh
i=yong.fan
fix fail_loc proc handler

14 years agob=15534
pravins [Tue, 15 Sep 2009 11:09:56 +0000 (11:09 +0000)]
b=15534
i=tappro
i=eric.mei
ppc64 support

14 years agoBranch b1_8
johann [Tue, 15 Sep 2009 09:48:06 +0000 (09:48 +0000)]
Branch b1_8
b=20550
i=adilger (patch from Brian)
i=wangyb
i=yangsheng

This patch fixes the problem of make dist not creating a tree_status when
the tree it's being run in is not from an sccs checkout.

14 years agob=17951
grev [Tue, 15 Sep 2009 08:18:48 +0000 (08:18 +0000)]
b=17951
i=Robert.Read
i=Alexey.Lyashkov
test_46a: use all ost-s available

14 years agob=20237
grev [Tue, 15 Sep 2009 07:46:24 +0000 (07:46 +0000)]
b=20237
i=Manoj.Joseph
i=Robert.Read
gather and archive the logs

14 years agoBranch HEAD
tianzy [Tue, 15 Sep 2009 05:19:39 +0000 (05:19 +0000)]
Branch HEAD
fix a compile error when "configure --disable-quota"
b=20695
i=yong.fan
i=panda

14 years agoBranch HEAD
bobijam [Tue, 15 Sep 2009 01:43:14 +0000 (01:43 +0000)]
Branch HEAD
b=17517
i=robert.read
i=sheng.yang

restore LC_FUNC_F_OP_FLOCK config check on HEAD.

14 years agob=19781
manoj [Tue, 15 Sep 2009 00:06:38 +0000 (00:06 +0000)]
b=19781
r=alex.zhuravlev
r=grev
r=robert.read

Tests for the OSS Read Cache feature.

14 years agoBranch HEAD
robert.read [Mon, 14 Sep 2009 22:11:55 +0000 (22:11 +0000)]
Branch HEAD
b=20734
i=minh

Enable striping for IOR.

14 years agoBranch HEAD
zam [Mon, 14 Sep 2009 06:36:00 +0000 (06:36 +0000)]
Branch HEAD
b=19580
i=johann
i=tappro

prevent taking lov_lock semaphore while holding lco_lock spinlock,
by convering the spinlock to a semaphore.
cl_ocd_update()
 ->spin_lock(&lco_lock)
  ->mdc_init_ea_size()
   ->lov_get_info()
     ->lov_getref/putref()
      ->mutex_down(lov_lock)

14 years agoBranch HEAD
tianzy [Mon, 14 Sep 2009 06:31:59 +0000 (06:31 +0000)]
Branch HEAD
port att24108 and att24644 of bz19778 to HEAD.
b=19778
i=johann
i=tianzy
i=shadow

14 years ago Branch HEAD
dzogin [Sat, 12 Sep 2009 01:34:33 +0000 (01:34 +0000)]
 Branch HEAD
 b=20533
 i=adilger
 i=johann
----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog
  lustre/kernel_patches/patches/raid5-large-io-rhel5.patch
  lustre/kernel_patches/series/2.6-rhel5.series
  lustre/kernel_patches/series/2.6-sles11.series
 Added Files:
  lustre/kernel_patches/patches/blkdev_tunables-2.6-rhel5.patch
  lustre/kernel_patches/patches/blkdev_tunables-2.6-sles11.patch
----------------------------------------------------------------------
Description: Changes in raid5-large-io-rhel5.patch to calculate sectors properly

Description: Increase the default BLK_DEF_MAX_SECTORS value for RHEL5 and SLES11

14 years ago Branch HEAD
dzogin [Sat, 12 Sep 2009 01:17:46 +0000 (01:17 +0000)]
 Branch HEAD
 b=20482
 i=adilger
 i=robert.read
----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog lustre/lov/lov_request.c
  lustre/osc/osc_request.c
----------------------------------------------------------------------
Description: Error handling in osc_statfs_interpret() has been improved.
Details    : Check in osc_statfs_interpret() for EBADR.

Description: Do not send statfs() requests to OSTs disabled by administrator.
Details    : Check in lov_prep_statfs_set() for non-NULL ltd_exp.

14 years agob=20719
grev [Fri, 11 Sep 2009 22:10:48 +0000 (22:10 +0000)]
b=20719
i=Robert.Read
CMD tests do not use skip_env for 2.0

14 years agoBranch HEAD
vitaly [Fri, 11 Sep 2009 20:58:47 +0000 (20:58 +0000)]
Branch HEAD
b=18866
i=grev

test-framework should noe include $NAME.sh as NAME is not defined for all the tests

14 years agob=19537
jxiong [Fri, 11 Sep 2009 04:01:04 +0000 (04:01 +0000)]
b=19537
r=wangdi,eric.mei

Fixed a race condition between cl_page_put and cl_page_delete

14 years agob=18881
jxiong [Fri, 11 Sep 2009 02:16:14 +0000 (02:16 +0000)]
b=18881
r=robert

the last patch to cleanup diagnose code.

14 years agoUpdated for 2.0 build 26.
stinson1947 [Thu, 10 Sep 2009 23:33:18 +0000 (23:33 +0000)]
Updated for 2.0 build 26.

14 years agoBranch HEAD
robert.read [Thu, 10 Sep 2009 22:48:07 +0000 (22:48 +0000)]
Branch HEAD
b=20620
i=rread
i=eeb
o=tappro

Remove overeager assertion.

14 years agoBranch HEAD
vitaly [Thu, 10 Sep 2009 12:18:53 +0000 (12:18 +0000)]
Branch HEAD
b=18866
i=grev

check available space and given grants on OST side, thereby taking all
the clients into account

14 years agob=18623
grev [Thu, 10 Sep 2009 10:23:54 +0000 (10:23 +0000)]
b=18623
o=Ed.Giesen
i=grev
move unset ENABLE_QUOTA to after config file read

14 years agob=15504
grev [Thu, 10 Sep 2009 10:10:53 +0000 (10:10 +0000)]
b=15504
i=Adilger
i=Robert.Read
use START_AT and STOP_AT to define the subset of tests run

14 years agoBranch HEAD
fanyong [Thu, 10 Sep 2009 02:29:17 +0000 (02:29 +0000)]
Branch HEAD
b=20082
i=pravin.shelar
i=robert.read

1) for clear orphan case when MDS recovery, we should not care whether
   "precreate" succeed or not, we can just ignore such error (either
   ENOSPC or ETIMEDOUT), and let the succedent create operation to
   process the real no space case.
2) code cleanup

14 years agob=20500
eeb [Wed, 9 Sep 2009 22:17:08 +0000 (22:17 +0000)]
b=20500
i=rread
Brought doxygen up to date

14 years agob=19720
brian [Wed, 9 Sep 2009 20:04:07 +0000 (20:04 +0000)]
b=19720
i=adilger

Clean up various warnings stemming from unused variables and unchecked
function return values.

14 years agob=20703,i=rread:
isaac [Wed, 9 Sep 2009 16:36:52 +0000 (16:36 +0000)]
b=20703,i=rread:
- fixes typos and outdated comments. (comment-only changes)

14 years ago Branch HEAD
dzogin [Wed, 9 Sep 2009 13:36:07 +0000 (13:36 +0000)]
 Branch HEAD
 b=20200
 i=grev
----------------------------------------------------------------------
Modified Files:
lustre/ChangeLog lustre/tests/sanity-quota.sh
----------------------------------------------------------------------
Description: Added sanity-quota test to for lfs(1) to work with numeric uid/gid.

14 years agob=20668
eeb [Wed, 9 Sep 2009 11:59:34 +0000 (11:59 +0000)]
b=20668
i=rread,rahul
Removed trailing semicolons from trailing "} while (0)" in multiline
macro definitions

14 years agob=17873
grev [Wed, 9 Sep 2009 09:39:04 +0000 (09:39 +0000)]
b=17873
i=Adilger
use skip_env instead of skip if
environment is not configured properly

14 years agob=20331
grev [Wed, 9 Sep 2009 08:59:22 +0000 (08:59 +0000)]
b=20331
i=Robert.Read
i=Alexey.Lyashkov
recovery-mds-scale: wait FULL state

14 years agob=20131
jxiong [Wed, 9 Sep 2009 03:29:03 +0000 (03:29 +0000)]
b=20131
r=vitaly,wangdi

- fixed the access of free echo objects
- cleanup the code to identify non mdt objects

14 years agoBranch HEAD
bobijam [Wed, 9 Sep 2009 02:01:22 +0000 (02:01 +0000)]
Branch HEAD
b=19380
i=jinshan.xiong (jay)
i=johann

* limit recursive symlink depth to 7 on 8k stack machine
* fix sanity test_140() accordingly.

14 years agoBranch HEAD
liuy [Wed, 9 Sep 2009 01:06:35 +0000 (01:06 +0000)]
Branch HEAD
b=18775
i=adilger
i=robert.read

Improve lctl list/get/set_param:
  -introduce lctl list_param
  -handle the bad options
  -support more than one arguments
  -add '-F' option to show the indicator to the parameters,
   if '-N' specified in lctl get_param

14 years agoBranch HEAD
fanyong [Wed, 9 Sep 2009 00:55:33 +0000 (00:55 +0000)]
Branch HEAD
b=20456
i=robert.read
i=ahul.deshmukh

1) unregistering should be zero if no RPC inflight, but not true for the converse case.
2) code cleanup.

14 years agobranch: HEAD
ericm [Tue, 8 Sep 2009 18:44:18 +0000 (18:44 +0000)]
branch: HEAD
properly prepare "fake request".
b=20346
r=wangdi
r=fanyong

14 years agoBranch HEAD
yangsheng [Tue, 8 Sep 2009 11:26:41 +0000 (11:26 +0000)]
Branch HEAD
b=19808

Removed old config check for HEAD special.