Whamcloud - gitweb
fs/lustre-release.git
14 years agoBranch HEAD
tappro [Wed, 24 Jun 2009 19:12:57 +0000 (19:12 +0000)]
Branch HEAD
b=19550
i=rread
i=zam

Move unlinked exports to the new list until they become 'zombie'. Wait for these
exports during umount. Output in dump_exports() is exteneded and contain more
fields to help with debugging. The new exp_cb_count was added to track number of
callbacks keeping the export references.

14 years agob=19853
brian [Wed, 24 Jun 2009 18:45:06 +0000 (18:45 +0000)]
b=19853
i=jack
i=yangsheng

The SLES 11 kernel spec has what is IMHO a bug in that it tries to write to
a file in RPMS/i386 even though you are building i686 RPMs.

14 years agob=19850
brian [Wed, 24 Jun 2009 18:27:19 +0000 (18:27 +0000)]
b=19850
i=jack
i=wangyb

Shouldn't disable srp-target-mod after enabling it.

14 years agoBranch b1_8
johann [Wed, 24 Jun 2009 15:39:18 +0000 (15:39 +0000)]
Branch b1_8
b=19875
i=adilger
i=yansgheng

- use mb_find_next_bit() instead of find_next_bit() in
  ext4_mb_check_ondisk_bitmap() as done in the ext4 mainline
- convert ext4_lock_group to use sb_bgl_lock, patch already
  merged upstream.

14 years agoBranch b1_8
yangsheng [Wed, 24 Jun 2009 13:51:18 +0000 (13:51 +0000)]
Branch b1_8
b=19869

i=shadow, johann, tianzy

Fixes for Werror flag enabled.

14 years agob=17670
pravins [Tue, 23 Jun 2009 21:52:20 +0000 (21:52 +0000)]
b=17670
fix build failure from last commit

14 years agob=17670
pravins [Tue, 23 Jun 2009 21:03:20 +0000 (21:03 +0000)]
b=17670
i=tom.wang
i=yong.fan

osd cleanup.
        -- remove unneccessary forward declaration.
        -- reorg osd_ea_fid_get(); req for fid_in_dirent patch.
        -- remove oie_curr_pos and oie_next_pos

14 years agob=17670
pravins [Tue, 23 Jun 2009 20:59:16 +0000 (20:59 +0000)]
b=17670
i=tom.wang
i=yong.fan

build and return lu_dirent from osd iterator.
use type info available in ext3 dirent

14 years agoBranch HEAD
tappro [Tue, 23 Jun 2009 17:36:09 +0000 (17:36 +0000)]
Branch HEAD
b=19885
i=rread
i=zam

Simpified interop case. When 2.0 server is started over old 1.8 FS it evicts
clients by truncating last_rcvd file. Therefore clients will use 2.0-formatted RPC after
reconnect

14 years agoBranch HEAD
tianzy [Tue, 23 Jun 2009 06:25:18 +0000 (06:25 +0000)]
Branch HEAD
use lqs to judge which uid/gid are set quota limitaton and
which uid/gid are not, and treat them differently.
I found a few issues after landing the patch for 18574.(some are caused by it, some are easier to
be reproduced by it)
1. in setquota, quota slaves will set their quota limitation to 1 and then get more quota. But in
this time, it's lqs size is the default value. If we have set a small quota limitation, we will
meet -EDQUOT. So we should adjust qunit firstly in this situation.
2. filter_quota_ctl(), we should promise there is no qunit is calculated or sent between
qctxt_wait_pending_dqacq() and fsfilt_quotactl(). Now I did this via a "fake" qunit.
b=18574
i=johann
i=panda
aVS: ----------------------------------------------------------------------

14 years agoBranch HEAD
tianzy [Tue, 23 Jun 2009 06:20:26 +0000 (06:20 +0000)]
Branch HEAD
part I
1. mainly fix the lqs_key of lustre_qunit_size.
2. clean quota_compute_lqs().
3. only supply quota_search_lqs() to outside and make quota_create_lqs() internal.
b=18616
i=johann
i=panda

14 years agoi=wangdi,i=rread,b=19920:
isaac [Tue, 23 Jun 2009 04:06:17 +0000 (04:06 +0000)]
i=wangdi,i=rread,b=19920:
- LIBCFS_ALLOC_GFP should not print 'kmalloced' message at allocation failures.

14 years agoBranch HEAD
dzogin [Tue, 23 Jun 2009 01:01:29 +0000 (01:01 +0000)]
Branch HEAD
b=18624
i=zhenyu.xu
i=dmitry.zogin
Description: Unable to run several mkfs.lustre on loop devices at the same time.

14 years agob=19188
jxiong [Mon, 22 Jun 2009 23:23:51 +0000 (23:23 +0000)]
b=19188
r=rread,fanyong

cleanup the variables with `_', rename them to `unused'

14 years agobranch: HEAD
ericm [Mon, 22 Jun 2009 19:44:51 +0000 (19:44 +0000)]
branch: HEAD
server save opc in replay_state thus we don't need to access repmsg after
reply being submmitted to ptlrpc.
b=19386
r=wangdi
r=fanyong

14 years agoBranch HEAD
vitaly [Mon, 22 Jun 2009 19:21:18 +0000 (19:21 +0000)]
Branch HEAD
b=19154
i=tappro
i=vs

let the statfs cache to get old enough on replay-single 20b

14 years agob=19188
jxiong [Mon, 22 Jun 2009 18:39:46 +0000 (18:39 +0000)]
b=19188
r=pravin,rread

More debug info are added to catch bugs.

14 years agob=19188
jxiong [Mon, 22 Jun 2009 18:34:53 +0000 (18:34 +0000)]
b=19188
r=pravin,rread

It is bad to access the ols_lock if the lock is detached.

14 years agob=19398
deshmukh [Mon, 22 Jun 2009 18:04:37 +0000 (18:04 +0000)]
b=19398
i=tom.wang
i=nathan.rutman
i=jinshan.xiong

Fix for soft lockup - CPU#13 stuck for 10s! [umount:16789]

14 years agoBranch HEAD
bobijam [Mon, 22 Jun 2009 01:49:08 +0000 (01:49 +0000)]
Branch HEAD
b=19913
o=grev
i=johann

skip test_151 for remote ost && no_dsh

14 years agoBranch HEAD
bobijam [Mon, 22 Jun 2009 01:46:52 +0000 (01:46 +0000)]
Branch HEAD
b=19913
o=johann
i=grev
i=bobijam

Add support remote ost in test 151.

14 years agoBranch HEAD
fanyong [Fri, 19 Jun 2009 16:47:22 +0000 (16:47 +0000)]
Branch HEAD
b=19149
i=tappro
i=tom.wang

Cleanup pending files after client eviction.

14 years agoBranch b1_8
johann [Fri, 19 Jun 2009 12:17:37 +0000 (12:17 +0000)]
Branch b1_8
b=19851
i=girish

Remove EXT4_MAX_DIR_SIZE_NAME proc entry before the root is removed.

14 years agob=19875
girish [Fri, 19 Jun 2009 11:29:26 +0000 (11:29 +0000)]
b=19875
i=adilger
i=johann

add locking for i_cached_extent

14 years agob=19875
girish [Fri, 19 Jun 2009 11:24:46 +0000 (11:24 +0000)]
b=19875
i=johann
i=adilger

use i_fs_version in sles11

14 years agoBranch HEAD
fanyong [Thu, 18 Jun 2009 22:59:06 +0000 (22:59 +0000)]
Branch HEAD
b=19577
i=robert.read
i=jinshan.xiong

replace function name.

14 years agob=19669
nathan [Thu, 18 Jun 2009 21:48:04 +0000 (21:48 +0000)]
b=19669
i=nrutman
i=adilger
add compat/incompat flags to lma

14 years agoBranch b1_8
yangsheng [Thu, 18 Jun 2009 09:42:02 +0000 (09:42 +0000)]
Branch b1_8
b=19574

14 years agoBranch b1_8
yangsheng [Thu, 18 Jun 2009 08:34:08 +0000 (08:34 +0000)]
Branch b1_8
b=19574

i=brian, johann

Notice unsupported modules flag for sles11.

14 years agobranch: HEAD
ericm [Thu, 18 Jun 2009 01:32:40 +0000 (01:32 +0000)]
branch: HEAD
fix a gss build error.
b=19826
r=yujian
r=fanyong

14 years agoBranch HEAD
fanyong [Thu, 18 Jun 2009 01:11:41 +0000 (01:11 +0000)]
Branch HEAD
b=19577
i=robert.read
i=jinshan.xiong

1) Reset debub level in sanity-quota test.
2) Cleanup test scripts.

14 years agoBranch b1_8
johann [Wed, 17 Jun 2009 22:06:04 +0000 (22:06 +0000)]
Branch b1_8
b=19875
i=johann (patch from girish)
i=adilger

Disable delayed allocation since this is not robust in kernels prior to 2.6.31.

14 years agoBranch HEAD
tappro [Wed, 17 Jun 2009 20:59:31 +0000 (20:59 +0000)]
Branch HEAD
 b=19550
 i=rread

Remove loop for obd refcount waiting and add asserts against possible obd
refcount leaks

14 years agob=19856
nathan [Wed, 17 Jun 2009 19:45:04 +0000 (19:45 +0000)]
b=19856
i=adilger
i=rread
move lu_fid definition into userspace

14 years ago- a trivial comment update.
isaac [Tue, 16 Jun 2009 23:56:11 +0000 (23:56 +0000)]
- a trivial comment update.

14 years agoi=liang,b=17546:
isaac [Tue, 16 Jun 2009 22:22:58 +0000 (22:22 +0000)]
i=liang,b=17546:
- fixed kptllnd HELLO protocol deadlock.

14 years agoBranch HEAD
johann [Tue, 16 Jun 2009 20:59:13 +0000 (20:59 +0000)]
Branch HEAD
b=19725
i=adilger
i=girish

ext4_iget() returns an error code now instead of NULL.

14 years agob=19867
anserper [Tue, 16 Jun 2009 19:56:50 +0000 (19:56 +0000)]
b=19867
i=Yong Fan

quota_save_version fixes

14 years agoBranch HEAD
robert.read [Tue, 16 Jun 2009 18:35:05 +0000 (18:35 +0000)]
Branch HEAD
b=16424
i=sheng.yang
i=yibin.wang
a=brian

Build fix for sles' -obj dirs.

14 years agob=19188
pravins [Tue, 16 Jun 2009 17:55:20 +0000 (17:55 +0000)]
b=19188
i=fan yong
i=rahul
add check for dead object and fix error handling in mdd_rename()

14 years agob=19756
green [Tue, 16 Jun 2009 15:42:05 +0000 (15:42 +0000)]
b=19756
r=tappro,rread

free parent entry in reconstruct_open

14 years agoBranch HEAD
vitaly [Tue, 16 Jun 2009 12:34:43 +0000 (12:34 +0000)]
Branch HEAD
b=19154
i=rread
i=tappro

an ability to wait for the completion of an MDS-OST synchronization is added

14 years agoBranch HEAD
vitaly [Tue, 16 Jun 2009 12:31:38 +0000 (12:31 +0000)]
Branch HEAD
b=19154
i=adilger
i=tappro

propagate mount count down the mdt stack so it could be properly used in llog
to send it on the connection to ost.

14 years agob=19259
zhanghc [Tue, 16 Jun 2009 11:39:30 +0000 (11:39 +0000)]
b=19259

add a NULL signal proc in osc_destroy to allow
the blocking thread to process LUSTRE_FATAL_SIGS

i=adilger@sun.com
i=johann@sun.com

14 years agob=19852
girish [Tue, 16 Jun 2009 02:43:29 +0000 (02:43 +0000)]
b=19852
update changelog to use new e2fsprogs version

14 years agoBranch HEAD
robert.read [Mon, 15 Jun 2009 21:41:44 +0000 (21:41 +0000)]
Branch HEAD

Only run compilebench 2x as long when SLOW=y, instead of 5x.

14 years agoo=Nathan
grev [Mon, 15 Jun 2009 13:07:00 +0000 (13:07 +0000)]
o=Nathan
i=Johann
minor script issue in test_17

14 years agob=19694
vs [Mon, 15 Jun 2009 00:30:14 +0000 (00:30 +0000)]
b=19694
i=tappro,zam

moo_xattr_list method is added to mdd_dot_lustre_obj_ops

14 years agob=19593
vs [Mon, 15 Jun 2009 00:24:03 +0000 (00:24 +0000)]
b=19593
i=maxim

fix memory leak in error handling of ptlrpc_init()

14 years agob=16823
green [Fri, 12 Jun 2009 18:05:55 +0000 (18:05 +0000)]
b=16823
r=adilger,shadow

Allow wide stripe size of up to 4G-64k

14 years agoBranch HEAD
zam [Fri, 12 Jun 2009 05:45:53 +0000 (05:45 +0000)]
Branch HEAD
b=19321
i=johann
i=alex.zhuravlev

jbd and jbd2 fixes: remove jiffie rounding from jbd commit timer setup code.
The rounding can cause the timer to be fired before the corresponding
transaction gets expired. That transaction can stay not committed forever if
no new transaction is created or expicit sync/umount happens.

Note: the fix for sles11 kernel is added although  there is no sles11 series
on HEAD yet.

14 years agoBranch HEAD
robert.read [Fri, 12 Jun 2009 00:20:29 +0000 (00:20 +0000)]
Branch HEAD
b=19820
a=ed
i=zhenyu.xu

Add missing stop_ost2.

14 years agoBranch HEAD
robert.read [Thu, 11 Jun 2009 18:31:21 +0000 (18:31 +0000)]
Branch HEAD

Fix typo.

14 years agob=18914
grev [Thu, 11 Jun 2009 14:46:09 +0000 (14:46 +0000)]
b=18914
i=Brian
check_client_load: try to connect several times

14 years agob=19762
brian [Thu, 11 Jun 2009 12:36:50 +0000 (12:36 +0000)]
b=19762
i=jack
i=yangsheng

Because build_kernel_with_srpm()'s caller expects it to echo a return value,
we need to make sure nothing else is on build_kernel_with_srpm()'s stdout.

14 years agoBranch HEAD
tianzy [Thu, 11 Jun 2009 06:13:29 +0000 (06:13 +0000)]
Branch HEAD
fix MDS lockup during inode quota test
b=19672
i=johann
i=yong.fan

14 years agob=19544
anserper [Thu, 11 Jun 2009 00:45:53 +0000 (00:45 +0000)]
b=19544
i=Robert Read
i=ZhiYong Tian

get rid of variable-length arrays in the quota format code

14 years agoBranch b1_8
adilger [Wed, 10 Jun 2009 21:36:22 +0000 (21:36 +0000)]
Branch b1_8
Ignore generated files.

14 years agob=16424
brian [Wed, 10 Jun 2009 21:09:56 +0000 (21:09 +0000)]
b=16424
i=rread
i=yangsheng

Allow builds from tarball (i.e. those without CVS subdirs) to properly
populate the Lustre version field.

This is done by saving the date that would have been found in the CVS files
into a status file when buiding the tarball and then using that when building
from tarball.

14 years agob=16424
brian [Wed, 10 Jun 2009 20:22:14 +0000 (20:22 +0000)]
b=16424
i=rread
i=yangsheng

Allow builds from tarball (i.e. those without CVS subdirs) to properly
populate the Lustre version field.

This is done by saving the date that would have been found in the CVS files
into a status file when buiding the tarball and then using that when building
from tarball.

14 years agob=18364
zhanghc [Wed, 10 Jun 2009 17:22:37 +0000 (17:22 +0000)]
b=18364

1, add initialized code for local obdo variables
2, move OBD_FL_* flags definition into an enum structure

i=adilger@sun.com
i=johann@sun.com

14 years agoBranch HEAD
scjody [Wed, 10 Jun 2009 13:08:37 +0000 (13:08 +0000)]
Branch HEAD
b=17986
i=adilger
i=scjody

Allow tuning of the RAID stripe cache size in mount.lustre; automatically
tune it to 2048 by default.

Original patch from James Simmons <simmonsja@ornl.gov>

14 years agoBranch HEAD
vitaly [Wed, 10 Jun 2009 10:17:01 +0000 (10:17 +0000)]
Branch HEAD
b=19802
i=grev
i=vs

drop the wrong output redirection

14 years agob=18881
jxiong [Wed, 10 Jun 2009 06:06:26 +0000 (06:06 +0000)]
b=18881
r=rread

a diagnose patch to help print the needed info.

14 years agofix up some cvsignores
nathan [Tue, 9 Jun 2009 23:10:41 +0000 (23:10 +0000)]
fix up some cvsignores

14 years agob=18618
nathan [Tue, 9 Jun 2009 22:56:57 +0000 (22:56 +0000)]
b=18618
i=adilger
i=johann
don't increase ldlm timeout if previous client was evicted

14 years agoBranch HEAD
robert.read [Tue, 9 Jun 2009 22:34:54 +0000 (22:34 +0000)]
Branch HEAD
b=19577

Change error_exit calls to error so the rest of the tests can run.

14 years agoBranch b1_8
johann [Tue, 9 Jun 2009 09:54:11 +0000 (09:54 +0000)]
Branch b1_8
b=19686
i=adilger
i=girish

Add ext4-alloc-policy-2.6-sles11.patch to the SLES11 series.
Fixed wantedi patch to use ext4_claim_inode().

14 years agoBranch b1_8
adilger [Mon, 8 Jun 2009 22:56:08 +0000 (22:56 +0000)]
Branch b1_8
Update "make checkstack" target to find all modules in the tree.  Because
we no longer need to support 2.4 kernels this can just find all "*.ko" files.

Update the "checkstack.pl" program to work better with newer compilers.

b=19769
i=zhenyu.xu
i=brian

14 years agob=18787
zhanghc [Mon, 8 Jun 2009 16:00:37 +0000 (16:00 +0000)]
b=18787

disable per-CPU stats data structures for clients stats
to shrink memory usage

i=oleg.drokin@sun.com
i=hongchao.zhang@sun.com

14 years agoBranch b_hd_kdmu
rcorreia [Mon, 8 Jun 2009 15:13:32 +0000 (15:13 +0000)]
Branch b_hd_kdmu
b=17825

Make b_hd_kdmu branch use the new ZFS repo.

14 years agob=19702
grev [Mon, 8 Jun 2009 14:13:50 +0000 (14:13 +0000)]
b=19702
i=Johann
i=Vladimir.Saveliev
use NULL instead of newline as filename terminator

14 years agoBranch HEAD
vitaly [Mon, 8 Jun 2009 11:13:07 +0000 (11:13 +0000)]
Branch HEAD
b=19773
i=vs
i=grev

declare arrays properly

14 years agoBranch HEAD
bobijam [Sat, 6 Jun 2009 05:57:05 +0000 (05:57 +0000)]
Branch HEAD
b=18918
i=nathan.rutman

fix service name on (un)mount for MGS.

14 years agob=17560
pravins [Sat, 6 Jun 2009 05:55:42 +0000 (05:55 +0000)]
b=17560
i=yong.fan
i=grev

test case for hash collision handling.

14 years agoBranch HEAD
bobijam [Sat, 6 Jun 2009 05:53:03 +0000 (05:53 +0000)]
Branch HEAD
b=18638
i=jinshan.xiong (jay)
i=andrew.perepachko (panda)

ldlm_lock_put() use RCU to call ldlm_lock_free, so need call synchronize_rcu()
to wait a grace period elapsed, so that ldlm_lock_free() get a chance to be
called.

14 years agob=19784
nathan [Fri, 5 Jun 2009 21:15:00 +0000 (21:15 +0000)]
b=19784
i=rread
i=manoj
remove unneeded lu_env_init from fid2path

14 years agob=19407
manoj [Fri, 5 Jun 2009 21:14:15 +0000 (21:14 +0000)]
b=19407
r=grev
r=manoj.joseph
o=robert.read

Use do_nodes instead of looping through the nodes sequentially

14 years agoUpdated version for 2.0 Build 20.
stinson1947 [Fri, 5 Jun 2009 01:21:30 +0000 (01:21 +0000)]
Updated version for 2.0 Build 20.

14 years agoBranch b1_8
johann [Thu, 4 Jun 2009 21:42:26 +0000 (21:42 +0000)]
Branch b1_8
b=19725
i=adilger
i=girish

use ext4_read_inode_bitmap() in fsfilt code.

14 years agoBranch HEAD
vitaly [Thu, 4 Jun 2009 18:38:58 +0000 (18:38 +0000)]
Branch HEAD
b=1028
i=nathan
i=tappro
i=fanyong
i=vs

SOM Preview

14 years agob=19734
grev [Thu, 4 Jun 2009 17:33:19 +0000 (17:33 +0000)]
b=19734
i=Robert.Read
cleanup binaries default location

14 years agoBranch HEAD
fanyong [Thu, 4 Jun 2009 16:27:17 +0000 (16:27 +0000)]
Branch HEAD
b=19264
i=jay
i=tianzy

1) replace "OBD_NOTIFY_ACTIVE" with real event for mds_notify() when does onu_upcall().
2) drop repeated onu_upcall() in mds_notify().
3) cleanup master quota recovery (trigger it when MDS recovery finishe or connection to OST complete)
4) sanity check for connection between MDS and OSS when client mount.

14 years agob=19730
brian [Thu, 4 Jun 2009 14:03:08 +0000 (14:03 +0000)]
b=19730
i=panda (original version)
i=johann (original version)
i=rread (HEAD version)

Don't check for 64-bit quotas for patchless client builds.

14 years agob=19686
girish [Thu, 4 Jun 2009 11:56:13 +0000 (11:56 +0000)]
b=19686
i=adilger
i=johann

declare HAVE_DISK_INODE_VERSION for sles11 and use bh properly

14 years agob=18015
wangyb [Thu, 4 Jun 2009 09:40:38 +0000 (09:40 +0000)]
b=18015
a=adilger
r=zhenyu.xu, sheng.yang

check if synchronize_rcu is available, otherwise use synchronize_kernel

14 years agodon't assign mod_close_req for failed send.
shadow [Thu, 4 Jun 2009 04:27:58 +0000 (04:27 +0000)]
don't assign mod_close_req for failed send.

Branch HEAD
b=19756
i=tappro
i=green

14 years agoBranch HEAD
tianzy [Thu, 4 Jun 2009 03:52:16 +0000 (03:52 +0000)]
Branch HEAD
lquota won't count for overwrites
b=15059
i=shadow
i=tianzy

14 years agoBranch HEAD
yangsheng [Thu, 4 Jun 2009 03:51:00 +0000 (03:51 +0000)]
Branch HEAD
b=18399

i=adilger, johann

Using trylock to avoid deadlock.
Author: ZhangHongChao

14 years agoBranch HEAD
tianzy [Thu, 4 Jun 2009 03:49:27 +0000 (03:49 +0000)]
Branch HEAD
fix a minor problem of vfree()
b=19598
i=johann
i=zhenyu.xu

14 years agoBranch HEAD
bobijam [Thu, 4 Jun 2009 01:35:12 +0000 (01:35 +0000)]
Branch HEAD
b=19484
i=johann
i=nathan.rutman

Make mount.lustre also recognize '-o force' option.

14 years agoBranch HEAD
tappro [Wed, 3 Jun 2009 22:17:45 +0000 (22:17 +0000)]
Branch HEAD
b=18734, 19528
i=rread
i=zam

Cleanup mfd list upon export disconnect, take export reference for commit
callback and check that new mfd can't be added for disconnected export

14 years agoBranch b1_8
adilger [Wed, 3 Jun 2009 21:51:35 +0000 (21:51 +0000)]
Branch b1_8
Add "make cscope" target like "make tags".
Split "make tags" into "make ctags" (ctags/Vim), "make etags/TAGS" (emacs).
b=19690
i=brian
i=nic@cray.com

14 years agob=18511
grev [Wed, 3 Jun 2009 11:50:55 +0000 (11:50 +0000)]
b=18511
o=Robert.Read
i=Brian
process tar rc correctly

14 years agoBranch HEAD
tappro [Wed, 3 Jun 2009 07:52:17 +0000 (07:52 +0000)]
Branch HEAD
b=19758
i=grev
Correct mode to check

14 years agob=19024
yangsheng [Wed, 3 Jun 2009 07:30:57 +0000 (07:30 +0000)]
b=19024

i=shadow, bobijam

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

14 years agoBranch HEAD
yangsheng [Wed, 3 Jun 2009 07:23:20 +0000 (07:23 +0000)]
Branch HEAD
b=19212

i=shadow, bobijam, brian

Update kernel to SLES10 SP2 2.6.16.60-0.37.

14 years agoBranch HEAD
tianzy [Wed, 3 Jun 2009 06:38:49 +0000 (06:38 +0000)]
Branch HEAD
fix "rhel5 i686 patchless build failure"
b=19590
i=johann
i=brian

14 years agoBranch b_release_1_8_1
tianzy [Wed, 3 Jun 2009 03:48:40 +0000 (03:48 +0000)]
Branch b_release_1_8_1
fix soft lockup in tracefiled()
b=19263
i=robert.read
i=johann

14 years agoBranch HEAD
vitaly [Wed, 3 Jun 2009 01:03:03 +0000 (01:03 +0000)]
Branch HEAD
b=19154
i=vs
i=rread

debug patch to get more info, +D_OTHER this time