Whamcloud - gitweb
fs/lustre-release.git
14 years agob=20591 fix race on obd_device::md_stats
LiuYing [Thu, 17 Dec 2009 02:30:32 +0000 (10:30 +0800)]
b=20591 fix race on obd_device::md_stats

move md_stats out of export_stats_init() and cleanup mdt/mgs
procfs init/fini.

i=wangdi
i=liangzhen

14 years agoRevert "b=21527 Use %configure in the RPM SPEC file"
Robert Read [Thu, 17 Dec 2009 01:38:45 +0000 (17:38 -0800)]
Revert "b=21527 Use %configure in the RPM SPEC file"

Reverting due to build failure.

This reverts commit 98fd9942abbc7503fc9f1885e58b88887daa6e73.

14 years agob=21527 Use %configure in the RPM SPEC file
Brian J. Murrell [Wed, 16 Dec 2009 20:03:07 +0000 (15:03 -0500)]
b=21527 Use %configure in the RPM SPEC file

use the %configure macro defined by the RPM installation so that the
vendor's filesystem hierarchy preferences are observered

i=wangyb
i=yangsheng

14 years agob=16890 Reorder tests 29 and 30
Andrew Perepechko [Tue, 15 Dec 2009 20:22:55 +0000 (23:22 +0300)]
b=16890 Reorder tests 29 and 30

Put tests 29 and 30 in natural order

14 years agob=20645 Call vmtruncate again after truncate.
Eric Mei [Tue, 15 Dec 2009 18:13:12 +0000 (11:13 -0700)]
b=20645 Call vmtruncate again after truncate.

Due to race between read and truncate, read may populate cache pages outside of the file size range, then next truncate-expand will see the stale page. To fix this, we do a second vmtruncate at the end of truncation.

r=jay
r=rread

14 years agob=16466 add the support for journaled admin quota file
Landen [Tue, 15 Dec 2009 07:02:26 +0000 (15:02 +0800)]
b=16466 add the support for journaled admin quota file

i=tianzy
i=johann

14 years agob=21600 Fix unitialized pointer
Brian J. Murrell [Mon, 14 Dec 2009 21:03:16 +0000 (16:03 -0500)]
b=21600 Fix unitialized pointer

gcc warns that ctx may be used prior to assignment, so initialize it
at declaration

i=rread

14 years agoRemove lustrecvs. Not needed for git
Brian Reitz [Mon, 14 Dec 2009 06:49:09 +0000 (00:49 -0600)]
Remove lustrecvs.  Not needed for git

14 years agoIntroduce .gitignore files. GIT_EPOCH_MASTER
Brian Reitz [Sat, 12 Dec 2009 14:10:21 +0000 (08:10 -0600)]
Introduce .gitignore files.

The top level .gitignore file is new and is an attempt at
pulling in some of the common items that you might get for
free (by default)with CVS.  The other subdir/.gitignore files
are translated versions of their corresponding .cvsignore
file.  Because CVS does not descend into a subdir when
applying a ingore rule we have to prepend a "/" to
the pathname to get git to behave the same way.

14 years agoAdd ldiskfs/build symlink
Brian Reitz [Sat, 12 Dec 2009 14:06:45 +0000 (08:06 -0600)]
Add ldiskfs/build symlink

14 years agoBranch HEAD
robert.read [Fri, 11 Dec 2009 04:40:33 +0000 (04:40 +0000)]
Branch HEAD

Another test commit to ensure cvs is back to normal.

14 years agoBranch HEAD
robert.read [Fri, 11 Dec 2009 02:35:38 +0000 (02:35 +0000)]
Branch HEAD

Test commit to ensure cvs  is back to normal.

14 years agoBranch HEAD
robert.read [Fri, 11 Dec 2009 01:40:25 +0000 (01:40 +0000)]
Branch HEAD

Updating ChangeLog supported kernel section.

14 years agoUpdated for 2.0 build 32. v1_10_0_32
stinson1947 [Thu, 10 Dec 2009 17:30:44 +0000 (17:30 +0000)]
Updated for 2.0 build 32.

14 years ago Branch HEAD
dzogin [Thu, 10 Dec 2009 13:52:52 +0000 (13:52 +0000)]
 Branch HEAD
 b=21259
 i=andrew.perepechko
 i=alexey.lyashkov
----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog lustre/obdclass/linux/linux-module.c
----------------------------------------------------------------------
Description: Allow non-root access for "lfs check".
Details    : Added a check in obd_class_ioctl() for OBD_IOC_PING_TARGET.

14 years agob=19689
brian [Thu, 10 Dec 2009 12:59:39 +0000 (12:59 +0000)]
b=19689
i=adilger
i=bobijam
i=nathan
o=Jim Garlick

Change tunefs.lustre and mkfs.lustre --mountfsoptions so that
exactly the specified mount options are used.
Leaving off any "mandatory" mount options is an error.
Leaving off any default mount options causes a warning, but is allowed.
Change errors=remount-ro from mandatory to default.
Sanitize the mount string before storing it.
Update man pages accordingly.

This hopefully makes two awkward situations less so:
- making errors=panic the default (before we had to append errors=remount-ro
  and hope ldiskfs parsing caused the last option to override the first)
- setting other mount options on the OST's dropped mballoc,extents
  without warning.

14 years agob=20237
grev [Thu, 10 Dec 2009 12:40:19 +0000 (12:40 +0000)]
b=20237
i=Robert.Read
more tests gather logs changes

14 years agob=21115
grev [Thu, 10 Dec 2009 12:21:09 +0000 (12:21 +0000)]
b=21115
i=Robert.Read
mount the same config on all clients

14 years agob=21115
grev [Thu, 10 Dec 2009 12:06:26 +0000 (12:06 +0000)]
b=21115
i=Robert.Read
mount the same config on all clients

14 years agoBranch HEAD
tianzy [Thu, 10 Dec 2009 06:07:03 +0000 (06:07 +0000)]
Branch HEAD
When a reply is wrong, lquota will try to remove the qunit in order
to avoid other threads hanging on it.
b=21372
i=yong.fan

14 years agob=20853,i=isaac:
isaac [Thu, 10 Dec 2009 05:15:35 +0000 (05:15 +0000)]
b=20853,i=isaac:
- Mark portal 63 as reserved for Cray DVS.

14 years agob=20580
grev [Wed, 9 Dec 2009 21:05:40 +0000 (21:05 +0000)]
b=20580
i=Johann
skip test 78 for local OST

14 years agob=21142
grev [Wed, 9 Dec 2009 20:47:51 +0000 (20:47 +0000)]
b=21142
i=Andrew.Perepechko
test_cascading_rw: return if skip

14 years ago- update mxlnd to upstream revision r224.
isaac [Wed, 9 Dec 2009 16:35:32 +0000 (16:35 +0000)]
-  update mxlnd to upstream revision r224.

14 years agob=21128
pravins [Wed, 9 Dec 2009 16:18:35 +0000 (16:18 +0000)]
b=21128
i=rread
i=adilger
get stack dump on stack usage overflow.

14 years agob=20655
deshmukh [Wed, 9 Dec 2009 09:26:07 +0000 (09:26 +0000)]
b=20655
i=sheng.yang

- Fixed the patchless client build failure for ext4 on HEAD.

- And ldiskfs will be ext4 by default on HEAD for RHEL5.

14 years agob=21224
deshmukh [Wed, 9 Dec 2009 09:17:48 +0000 (09:17 +0000)]
b=21224
i=johann
i=yong.fan

Ported the quotacheck improvement patch to HEAD.

14 years agob=21348
panda [Tue, 8 Dec 2009 21:28:04 +0000 (21:28 +0000)]
b=21348
i=Mike Pershin
i=Alexander Zarochentsev

adding proper maintainance of the evictor list

14 years agob=20953
panda [Tue, 8 Dec 2009 21:19:07 +0000 (21:19 +0000)]
b=20953

debug patch for sanity-quota test_30

14 years agoBranch HEAD
robert.read [Tue, 8 Dec 2009 21:06:56 +0000 (21:06 +0000)]
Branch HEAD
b=18357
i=adilger
i=rread
o=simmonsja@ornl.gov

Make newer versions of gcc happy.

14 years agoBranch HEAD
zam [Tue, 8 Dec 2009 21:02:35 +0000 (21:02 +0000)]
Branch HEAD
b=21314
i=alexey.lyashkov
i=alexander.zarochentsev

keep lock reference when class_export_lock_put accesses the lock.

14 years agob=21530
brian [Tue, 8 Dec 2009 17:05:55 +0000 (17:05 +0000)]
b=21530
i=wangyb
i=yangsheng

Don't build RDAC for (patchless) clients.

14 years agoi=maxim,i=chris,b=21459:
isaac [Mon, 7 Dec 2009 14:39:47 +0000 (14:39 +0000)]
i=maxim,i=chris,b=21459:
- should update lp_alive for non-router peers.

14 years agob=21079
maxim [Sat, 5 Dec 2009 11:09:28 +0000 (11:09 +0000)]
b=21079
i=rread
i=liang
Sanity test_215 is rewritten to eliminate too optimistic assumptions
about values LNET exports to /proc/sys/lnet/*. Also, rewritten test
reflects latest modifications of /proc/sys/lnet/routers and
/proc/sys/lnet/nis (made in the scope of bug #20171).

14 years ago Branch HEAD
dzogin [Sat, 5 Dec 2009 06:19:00 +0000 (06:19 +0000)]
 Branch HEAD
 b=21513
 i=alexey.lyashkov
 i=johann
 ----------------------------------------------------------------------
 Modified Files:
  lustre/ChangeLog lustre/ptlrpc/import.c
 ----------------------------------------------------------------------
Description: Clear imp_force_reconnect correctly in ptlrpc_connect_interpret()

14 years agob=21460
jxiong [Sat, 5 Dec 2009 03:36:54 +0000 (03:36 +0000)]
b=21460
r=wangdi,eric.mei

- in ll_prepare_write, it initialises an env, but not hold a refcount against it, so it would have been freed in up-coming ll_commit_write.
- remove cui_oneshot

14 years agob=21514
brian [Fri, 4 Dec 2009 21:48:50 +0000 (21:48 +0000)]
b=21514
i=wangyb
i=yangsheng

If lbuild is interrupted (i.e. LBATS "Cancel") then it should not call
the ccache -s exit trap action because experience has shown that the
ccache binary is gone by the time lbuild gets to calling it.

Also, extend the API for the delete_exit_trap() to handle multiple
action handles in a single call.  This makes it easy to create a stack
of actions and then delete them all in a single command.

What would be even nicer would be (shell and pdsh style) glob handling
so that one could do delete_exit_trap foo[1-10], assuming one pushed 10
actions on a stack to be unwound during an operation that is supposed to
be atomic.  Or more simply delete_exit_trap foo*.

14 years agob=19616
grev [Fri, 4 Dec 2009 21:01:18 +0000 (21:01 +0000)]
b=19616
o=Walter.Poxon
i=grev
read the list of tests to except from the file if it exist

14 years agob=21041
brian [Fri, 4 Dec 2009 20:22:53 +0000 (20:22 +0000)]
b=21041
i=dmitry.zogin
i=johann

On RHEL5 at least, the sg_set_page autoconf macro needs the addition of
<asm/types.h> in order to properly work.

14 years agob=21516
nathan [Fri, 4 Dec 2009 19:35:03 +0000 (19:35 +0000)]
b=21516
i=rread
fix acc-sm for new lustre_rsync name
fix stripe count determination in test_7

14 years agob=21426
brian [Thu, 3 Dec 2009 19:44:59 +0000 (19:44 +0000)]
b=21426

Re-land now that the missing directory is created in CVS (and a .cvsignore
file placed in it so that a checkout will create the directory).

14 years agoCreate a .cvsignore for this directory.
brian [Thu, 3 Dec 2009 18:59:19 +0000 (18:59 +0000)]
Create a .cvsignore for this directory.

14 years agoBack out 20315 landing due to breakage with SLES10.
brian [Thu, 3 Dec 2009 18:41:43 +0000 (18:41 +0000)]
Back out 20315 landing due to breakage with SLES10.
I suspect that we should be using RPMs %configure macro in our lustre.spec
and we are not.

14 years agoBranch HEAD
tappro [Thu, 3 Dec 2009 10:28:50 +0000 (10:28 +0000)]
Branch HEAD
b=21240
i=rread

don't check result of lctl because it is allowed to fail during that test

14 years agoBranch HEAD
tappro [Thu, 3 Dec 2009 10:27:01 +0000 (10:27 +0000)]
Branch HEAD
b=21430
i=adilger
i=johann

seeds PRNG with current time on server, checks export is connected during
request handling

14 years agob=21142
grev [Thu, 3 Dec 2009 08:33:40 +0000 (08:33 +0000)]
b=21142
i=Andrew.Perepechko
skip cascading_rw for NFSCLIENT mode

14 years agoBranch HEAD
yangsheng [Thu, 3 Dec 2009 06:20:14 +0000 (06:20 +0000)]
Branch HEAD
b=21375

i=robert, johann

Cleanup code.

14 years agoReverting the following patch to avoid the lbat head build failure.
deshmukh [Thu, 3 Dec 2009 05:37:23 +0000 (05:37 +0000)]
Reverting the following patch to avoid the lbat head build failure.

b=21426
[lustre-cvs] HEAD: lustre-build autoMakefile.am.toplevel lbuild

14 years agob=16721
jxiong [Thu, 3 Dec 2009 03:28:30 +0000 (03:28 +0000)]
b=16721
r=wangdi,tappro

Use global rename lock at mdt to avoid deadlock

14 years agob=21434
jxiong [Thu, 3 Dec 2009 03:22:59 +0000 (03:22 +0000)]
b=21434
r=wangdi,eric.mei

We can't use env and io in osc page operations because they are not correctly setup. To support lockless IO, I choose to set srvlock flag at page initialization time.

14 years agob=21156,i=liang:
isaac [Wed, 2 Dec 2009 23:31:16 +0000 (23:31 +0000)]
b=21156,i=liang:
- simple code cleanup.

14 years agob=21426
brian [Wed, 2 Dec 2009 22:00:56 +0000 (22:00 +0000)]
b=21426
i=wangyb
i=yangsheng

Allow the easy dropping in of patches to OFED.  This is mainly meant as a
mechanism to test patches from OFA prior to them committing them to their
upstream.

We should likely never actually release a version of Lustre and OFED built
with any OFED patches.

14 years agob=20101
panda [Wed, 2 Dec 2009 21:42:20 +0000 (21:42 +0000)]
b=20101
i=Andreas Dilger
i=Robert Read

a=James Simmons

Fixed lfs to maintain old behavior and support new functionality

14 years agob=20315
brian [Wed, 2 Dec 2009 21:33:10 +0000 (21:33 +0000)]
b=20315
i=adilger
o=Christopher Morrone

Use the more standard libexecdir for scripts.

14 years agob=21457
brian [Wed, 2 Dec 2009 20:44:37 +0000 (20:44 +0000)]
b=21457
i=<inspected_by>
i=<inspected_by>

Refactor the tarball downloading code so that we remove the duplicated
(in fact, at least triplicated) code and avoid races between multiple
lbuilds downloading the same thing.  Now parallel lbuilds wait for the
first lbuild to complete the download and use it's product.

14 years ago- removed unused header mxlnd_wire.h.
isaac [Wed, 2 Dec 2009 00:44:12 +0000 (00:44 +0000)]
- removed unused header mxlnd_wire.h.

14 years agob=20617
brian [Tue, 1 Dec 2009 21:53:00 +0000 (21:53 +0000)]
b=20617
i=rread

Remove a really naive attempt in the mptlinux.spec to enforce that the kernel
modules package is only installed on the architecture it was built on.  This
of course falls down when you are installing (say) i686 modules into an i686
chroot on an x86_64 machine.

14 years agoBranch HEAD
robert.read [Tue, 1 Dec 2009 20:32:24 +0000 (20:32 +0000)]
Branch HEAD
b=19669
i=nathan
i=adilger

Fix memcpy bug.

14 years agob=20863
grev [Tue, 1 Dec 2009 17:33:19 +0000 (17:33 +0000)]
b=20863
i=Brian
i=Manoj
cleanup pools created

14 years agob=20655
deshmukh [Tue, 1 Dec 2009 17:13:49 +0000 (17:13 +0000)]
b=20655

Reverting HEAD to ext3 as default.

14 years agobranch: HEAD
ericm [Tue, 1 Dec 2009 16:14:02 +0000 (16:14 +0000)]
branch: HEAD

getxattr should return -ENODATA in case of no xattr present.
b=19908
r=wangdi
r=fanyong

14 years agoi=liang,b=15332,b=21103:
isaac [Tue, 1 Dec 2009 15:10:57 +0000 (15:10 +0000)]
i=liang,b=15332,b=21103:
- LNet router shuffler.

14 years agoi=liang,b=15332,b=21103:
isaac [Tue, 1 Dec 2009 15:05:28 +0000 (15:05 +0000)]
i=liang,b=15332,b=21103:
- LNet fine grain routing support.

14 years agoi=maxim,b=18460,b=20171:
isaac [Tue, 1 Dec 2009 15:00:55 +0000 (15:00 +0000)]
i=maxim,b=18460,b=20171:
- avoid asymmetrical router failures; monotonic timing source for router checker.

14 years agoi=liang,b=21103,b=19735:
isaac [Tue, 1 Dec 2009 13:53:55 +0000 (13:53 +0000)]
i=liang,b=21103,b=19735:
- multiple-instance support for kptllnd.

14 years agob=20655
deshmukh [Tue, 1 Dec 2009 12:57:45 +0000 (12:57 +0000)]
b=20655
i=robert.read
i=sheng.yang

With this patch, ldiskfs will be ext4 by default on HEAD for RHEL5. To disable ext4 i.e.
to build ext3 ldiskfs --disable-ext4 configure option needs to be given.

There is no change for b1_8.

14 years agob=21265
grev [Tue, 1 Dec 2009 11:07:28 +0000 (11:07 +0000)]
b=21265
i=Robert.Read
skip last sleep if ELAPSED + sleep > DURATION

14 years agoBranch HEAD
zam [Tue, 1 Dec 2009 09:22:12 +0000 (09:22 +0000)]
Branch HEAD
b=20816
i=johann
i=robert.read

fixing replay-single test 67b: exhaust precreating before
checking effects of long file creation on OST.

14 years agoBranch HEAD
yangsheng [Tue, 1 Dec 2009 09:19:15 +0000 (09:19 +0000)]
Branch HEAD
b=20892

i=robert, yangsheng
Author:johann

Cleanup the VFS_RENAME config check.

14 years agoBranch HEAD
liuy [Tue, 1 Dec 2009 02:24:23 +0000 (02:24 +0000)]
Branch HEAD
b=19518
o=liangzhen
i=adilger
i=vitaly
Second step change to move lustre hashes to libcfs:
-move lustre hashes from obdclass to libcfs

14 years agob=21275
nathan [Tue, 1 Dec 2009 00:18:04 +0000 (00:18 +0000)]
b=21275
i=manoj
rename lreplicate to lustre_rsync since "replicate" means many things

14 years agob=20617
brian [Fri, 27 Nov 2009 17:20:55 +0000 (17:20 +0000)]
b=20617

Fix a typo that leaked into the commit.

14 years agob=20617
brian [Fri, 27 Nov 2009 14:45:18 +0000 (14:45 +0000)]
b=20617
i=yibin.wang
i=sheng.yang

Build desired RDAC and MPTLINUX drivers with lbuild.

14 years agob=20617
brian [Fri, 27 Nov 2009 14:31:06 +0000 (14:31 +0000)]
b=20617
i=yibin.wang
i=sheng.yang

Build desired RDAC and MPTLINUX drivers with lbuild.

14 years agob=19721
brian [Fri, 27 Nov 2009 14:20:50 +0000 (14:20 +0000)]
b=19721
i=adilger

Try to be somewhat intelligent about the need to autogen.sh or not by
seeing if any of the patches touch an autoconf file.

14 years agoBranch HEAD
tappro [Fri, 27 Nov 2009 10:24:58 +0000 (10:24 +0000)]
Branch HEAD
b=19023
i=rread

missed client_df in ost-pools test

14 years ago- corrected a trivial comment typo.
isaac [Wed, 25 Nov 2009 20:17:31 +0000 (20:17 +0000)]
- corrected a trivial comment typo.

14 years agoBranch HEAD
robert.read [Wed, 25 Nov 2009 17:35:00 +0000 (17:35 +0000)]
Branch HEAD

Update version number.

14 years agob=16818
zhanghc [Wed, 25 Nov 2009 10:08:32 +0000 (10:08 +0000)]
b=16818

1, the test will be skipped if the MGS and OST1 are on the same node
2, the test will be interrputed if "zconf_mount $MOUNT2" failed

i=nathan.rutman@sun.com
i=robert.read@sun.com
i=grev@sun.com

14 years agoBranch HEAD
zam [Wed, 25 Nov 2009 09:11:33 +0000 (09:11 +0000)]
Branch HEAD
b=20816
i=robert.read
i=tappro
i=johann

improve simulation of late reply: ignore obd_fail_timeout for ping replies.

14 years agoBranch HEAD
robert.read [Wed, 25 Nov 2009 03:10:51 +0000 (03:10 +0000)]
Branch HEAD
b=19742

The FIEMAP tests need to be updated, so there's seems to be no point in running them right now.

14 years agoBranch HEAD
tianzy [Wed, 25 Nov 2009 03:03:00 +0000 (03:03 +0000)]
Branch HEAD
fix some problem in test_23 of ost_pools.sh
b=20696
i=manoj.joseph
i=johann

14 years agob=19906
jxiong [Wed, 25 Nov 2009 02:20:28 +0000 (02:20 +0000)]
b=19906

cancel wait lock - small fixes.

14 years agob=19906
jxiong [Wed, 25 Nov 2009 02:10:39 +0000 (02:10 +0000)]
b=19906
r=wangdi,ericm

Revise osc_lock_cancel_wait. In clio, we tend to cancel the conflicting locks
at the same client before enqueuing a new lock. In the old implementation, it
waits at osc layer with parent lock held, this is not good - so I moved the
wait to lov layer.

14 years agob=21178
jxiong [Wed, 25 Nov 2009 01:27:52 +0000 (01:27 +0000)]
b=21178
r=wangdi,ericm

Fix a race condition in cl_sync_io_note.

14 years agob=19928
jxiong [Wed, 25 Nov 2009 01:05:36 +0000 (01:05 +0000)]
b=19928
r=wangdi,ericm

A workaround fix for 19928 where we found that sometimes MDS takes much long time to finish setattr, which then causes clients can't take inode mutex on time after holding extent lock.

I just added ->lli_trunc_sem to make the above process atomic.

14 years agoBranch HEAD
adilger [Tue, 24 Nov 2009 17:48:38 +0000 (17:48 +0000)]
Branch HEAD
Fix whitespace (tabs, trailing spaces).

14 years agoBranch HEAD
robert.read [Tue, 24 Nov 2009 00:22:12 +0000 (00:22 +0000)]
Branch HEAD
b=21240,19242

Disabling replay-single 44a, which is using obd_race, which appears to be racy itself, and
also appear to be incorrectly checking the return code of lclt recover, which appears be supposed
to fail in this test. Also disabling 44b which looks like it has the same issue with lctl recover.

14 years agodon't fail import after eviction
shadow [Thu, 19 Nov 2009 14:18:49 +0000 (14:18 +0000)]
don't fail import after eviction

Branch HEAD
b=20765
i=tappro
i=zam

14 years agoavoid unnecessary allocation.
shadow [Thu, 19 Nov 2009 12:05:53 +0000 (12:05 +0000)]
avoid unnecessary allocation.

Branch HEAD
b=19557
i=vitaly

14 years agob=21150
panda [Thu, 19 Nov 2009 11:28:16 +0000 (11:28 +0000)]
b=21150
i=Johann Lombardi
i=ZhiYong Tian

avoid mds-lov cleanup during dqacq

14 years agob=21064
fanyong [Thu, 19 Nov 2009 08:39:57 +0000 (08:39 +0000)]
b=21064
i=robert.read
i=adilger

1) Break reqeust process when service to be stopped.
2) Recovery the process for "ptlrpc_stop_thread()" as suggestion.

14 years ago*** empty log message ***
tappro [Thu, 19 Nov 2009 07:08:38 +0000 (07:08 +0000)]
*** empty log message ***

14 years agob=19906
jxiong [Thu, 19 Nov 2009 05:58:04 +0000 (05:58 +0000)]
b=19906
r=wangdi,ericm

Revert a bit of cleanup patch.

14 years agob=20354
zhanghc [Thu, 19 Nov 2009 04:08:03 +0000 (04:08 +0000)]
b=20354

the client_uuid(lcd_uuid) stored in last_rcvd on server(MDT or OST)
could be corrupted, so it is needed to check during loading from disk

i=johann@sun.com
i=tappro@sun.com

14 years agob=19906
jxiong [Thu, 19 Nov 2009 03:39:07 +0000 (03:39 +0000)]
b=19906
r=wangdi,ericm

Make racer work at the client side.

14 years agob=19906
jxiong [Thu, 19 Nov 2009 03:06:29 +0000 (03:06 +0000)]
b=19906
r=wangdi,ericm

IO segfault fix

14 years agob=19906
jxiong [Thu, 19 Nov 2009 03:01:03 +0000 (03:01 +0000)]
b=19906
r=wangdi,ericm

cleanup patch, add more debug info.

14 years agoBack out landing that was made in error of flags being mis-set.
brian [Wed, 18 Nov 2009 21:12:21 +0000 (21:12 +0000)]
Back out landing that was made in error of flags being mis-set.

14 years agob=20617
brian [Wed, 18 Nov 2009 14:44:01 +0000 (14:44 +0000)]
b=20617

One hunk missed in landing.  Result is benign though as both constructs
result in the same value.