Whamcloud - gitweb
fs/lustre-release.git
14 years agoCorrected 1.8.1 release date.
stinson1947 [Wed, 19 Aug 2009 17:13:24 +0000 (17:13 +0000)]
Corrected 1.8.1 release date.

14 years agoi=isaac,b=16186:
isaac [Wed, 19 Aug 2009 16:34:59 +0000 (16:34 +0000)]
i=isaac,b=16186:
- turn on peer health detect for ksocklnd and ko2iblnd by default.

14 years agoBranch b1_8
adilger [Thu, 30 Jul 2009 23:11:32 +0000 (23:11 +0000)]
Branch b1_8
Minor error message whitespace fixup.
b=20324

14 years agoBranch b1_8
yangsheng [Tue, 28 Jul 2009 12:42:05 +0000 (12:42 +0000)]
Branch b1_8
b=19808

i=adilger, shadow, green

Landed for 2.6.30 kernel patchless support.

14 years agoBranch b1_8
johann [Fri, 24 Jul 2009 20:05:25 +0000 (20:05 +0000)]
Branch b1_8
b=20261
i=johann
i=shadow

Use current when task == NULL.

14 years agob=20254
maxim [Fri, 24 Jul 2009 10:03:25 +0000 (10:03 +0000)]
b=20254
i=johann
minor bugfix of rewritten router_proc.c (DECLARE_LL_PROC_PPOS_DECL should precede assignments with *ppos)

14 years agob=19860
green [Thu, 23 Jul 2009 19:19:37 +0000 (19:19 +0000)]
b=19860
r=adilger,shadow

get rid of ptlrpc_daemonize
remove unneeded exports

14 years agob=18102
maxim [Thu, 23 Jul 2009 13:42:38 +0000 (13:42 +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

14 years agoBranch b1_8
adilger [Tue, 21 Jul 2009 17:13:44 +0000 (17:13 +0000)]
Branch b1_8
Fix error message to reflect reality of 3 watchdogs per time period.

14 years agob=20079
maxim [Fri, 17 Jul 2009 15:53:36 +0000 (15:53 +0000)]
b=20079
i=isaac
i=liang
Minor bugfix of usocklnd - calling usocklnd_assign_ni_nid unconditionally
(both for user-mode and server-mode cases) to let lnet layer know our
actual nid.

14 years agoi=liang,b=13065:
isaac [Wed, 15 Jul 2009 14:23:35 +0000 (14:23 +0000)]
i=liang,b=13065:
- ported router pinger to userspace.

14 years agob=19529
dzogin [Wed, 15 Jul 2009 13:20:56 +0000 (13:20 +0000)]
b=19529
i=andrew.perepechko
i=adilger
Description: Avoid deadlock for local client writes
Details    : Use new OBD_BRW_MEMALLOC flag to notify OST about writes in the
     memory freeing context. This allows OST threads to set the
     PF_MEMALLOC flag on task structures in order to allocate memory
     from reserved pools and complete IO.
     Use GFP_HIGHUSER for OST allocations for non-local client writes,
     so that the OST threads generate memory pressure and allow
     inactive pages to be reclaimed.

14 years agob=16774
zhanghc [Tue, 7 Jul 2009 16:08:58 +0000 (16:08 +0000)]
b=16774

cache the extent lock gotten before doing I/O in "ll_file_aio_read"
and "ll_file_aio_write", then "ll_read_page", "ll_read_ahead_page"
and "ll_writepage" will save much time spent on "ldlm_lock_match"
(in cache_add_extent) to find the appropriate extent lock

1, using current->journal_info to store the locks(struct ll_thread_data)
2, replace o_reget_short_lock, o_release_short_lock with o_get_lock in obd_ops

i=johann@sun.com
i=oleg.drokin@sun.com

14 years agoBranch b1_x
liangzhen [Fri, 3 Jul 2009 07:25:57 +0000 (07:25 +0000)]
Branch b1_x

b=18451
Growing TX/FMR/PMR pool at runtime for o2iblnd, these runtime allocated
pools can be freed if not accessed for long time.

i=isaac

14 years agob=19520,i=brian,i=liang:
isaac [Thu, 2 Jul 2009 15:39:32 +0000 (15:39 +0000)]
b=19520,i=brian,i=liang:
- add AC_MSG_CHECKING to OFED checks.

14 years agoi=wangdi,i=rread,b=19920:
isaac [Wed, 24 Jun 2009 16:51:55 +0000 (16:51 +0000)]
i=wangdi,i=rread,b=19920:
- LIBCFS_ALLOC_GFP should not print 'kmalloced' message at allocation failures.

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

i=shadow, johann, tianzy

Fixes for Werror flag enabled.

14 years agob=19870
zhanghc [Fri, 19 Jun 2009 04:14:56 +0000 (04:14 +0000)]
b=19870

print correct pid/comm in libcfs_debug_dumpstack

i=sheng.yang@sun.com
i=nathan.rutman@sun.com

14 years agoi=liang,b=17546:
isaac [Thu, 18 Jun 2009 01:06:42 +0000 (01:06 +0000)]
i=liang,b=17546:
- fixed kptllnd HELLO protocol deadlock.

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

15 years agoBranch b1_8
tianzy [Tue, 2 Jun 2009 06:02:11 +0000 (06:02 +0000)]
Branch b1_8
fix soft lockup in tracefiled()
b=19263
i=robert.read
i=johann

15 years agob=18075:
isaac [Mon, 1 Jun 2009 21:21:31 +0000 (21:21 +0000)]
b=18075:
- removed an obsolete (and never published) module option.

15 years agoi=liangzhen,b=18075:
isaac [Mon, 1 Jun 2009 20:50:25 +0000 (20:50 +0000)]
i=liangzhen,b=18075:
- an assortment of LNet selftest fixes and enhancements.

15 years agoBranch b1_x
adilger [Thu, 28 May 2009 17:23:50 +0000 (17:23 +0000)]
Branch b1_x
Fix compile warning due to missing prototype.
b=19695
i=johann

15 years agoBranch b1_8
johann [Thu, 28 May 2009 12:26:03 +0000 (12:26 +0000)]
Branch b1_8
b=19691
explicitely include stddef.h in configure checks, otherwise
some gcc version complained about NULL not defined.

15 years agoBranch b1_8
johann [Thu, 28 May 2009 11:40:43 +0000 (11:40 +0000)]
Branch b1_8
b=18092

fix following warning:
cc1: warnings being treated as errors
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:215:
warning: 'print_trace_warning_symbol' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:222:
warning: 'print_trace_warning' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:227:
warning: 'print_trace_stack' defined but not used
/cache/build/BUILD/lustre-1.8.0.123/lnet/libcfs/linux/linux-debug.c:242:
warning: 'print_trace_address' defined but not used

15 years agoBranch b1_8
johann [Thu, 28 May 2009 11:23:49 +0000 (11:23 +0000)]
Branch b1_8
b=18092
i=adilger
i=johann (patch from Girish)

Fix warnings.

15 years agoBranch b1_8
johann [Thu, 28 May 2009 09:52:02 +0000 (09:52 +0000)]
Branch b1_8
quiet compiler warning.

15 years agoi=liang,b=19156:
isaac [Thu, 28 May 2009 01:20:55 +0000 (01:20 +0000)]
i=liang,b=19156:
- allow a test node to be a member of multiple test groups.

15 years agoBranch b1_8
johann [Wed, 27 May 2009 21:19:16 +0000 (21:19 +0000)]
Branch b1_8
b=19674
i=isaac

fix warning in o2iblnd.

15 years agoBranch b1_8
johann [Wed, 27 May 2009 15:56:00 +0000 (15:56 +0000)]
Branch b1_8
b=19674

fix build issue on SLES11 hit by Cray due to -Werror.

15 years agoBranch b1_8
tianzy [Fri, 22 May 2009 08:36:19 +0000 (08:36 +0000)]
Branch b1_8
fix "rhel5 i686 patchless build failure"
b=19590
i=johann
i=brian

15 years agoBranch b1_x
liangzhen [Thu, 21 May 2009 09:52:02 +0000 (09:52 +0000)]
Branch b1_x

b=19520
i=isaac
- handle new CM events in OFED 1.4

15 years agoBranch b1_8
yangsheng [Thu, 21 May 2009 07:22:17 +0000 (07:22 +0000)]
Branch b1_8
b=18668

i=johann, brian

SLES11 patchless support.

15 years agoBranch b1_6
yangsheng [Tue, 19 May 2009 11:51:10 +0000 (11:51 +0000)]
Branch b1_6
b=19554

i=johann, zhen.liang

Fixed the unknow symbol iussue for o2ib module.

15 years agoi=liang,b=18450:
isaac [Wed, 13 May 2009 15:45:34 +0000 (15:45 +0000)]
i=liang,b=18450:
- added more debug info for connection management.

15 years agoi=isaac,b=18654:
isaac [Tue, 12 May 2009 21:03:22 +0000 (21:03 +0000)]
i=isaac,b=18654:
- MXLND updates from upstream: eliminate hosts file, use arp for peer nic_id resolution

15 years agob=17671
brian [Tue, 12 May 2009 19:30:55 +0000 (19:30 +0000)]
b=17671

Update the lnet/ChangeLog with the supported versions of OFED.

15 years agoBranch b1_x
liangzhen [Tue, 12 May 2009 15:48:36 +0000 (15:48 +0000)]
Branch b1_x

Cleanup of o2iblnd protocol V2:
. check whether ofed can support iWARP
. enable map-on-demand for (nfrags >= kib_map_on_demand)
  instead of (nfrags > kib_map_on_demand)

b=19327
i=isaac

15 years agoBranch b1_8
yangsheng [Mon, 11 May 2009 03:06:06 +0000 (03:06 +0000)]
Branch b1_8
b=11505

i=brian, shadow

Check whether print_trace_address() with "reliable" argument.

15 years agoi=brian,b=15870:
isaac [Thu, 7 May 2009 19:17:16 +0000 (19:17 +0000)]
i=brian,b=15870:
- added missing quotes.

15 years ago- fixed a comment typo.
isaac [Wed, 6 May 2009 16:18:22 +0000 (16:18 +0000)]
- fixed a comment typo.

15 years agoUpdated version string for 1.8.2.
stinson1947 [Tue, 5 May 2009 18:57:55 +0000 (18:57 +0000)]
Updated version string for 1.8.2.

15 years agob=17671
brian [Mon, 4 May 2009 21:30:57 +0000 (21:30 +0000)]
b=17671
i=zhen.liang
i=sheng.yang

Enable Lustre to be built with OFED 1.4.1.

This is just the glue needed for the build with OFED 1.4.1 to actually work.
OFED 1.4.1 won't actually get built with a Lustre branch until a target file
specifies:

OFED_VERSION=1.4.1-rc4

Note that OFED 1.4.1 only supports RHEL4, RHEL5 and SLES10 targets.  SLES9
users are out of luck (but have been for some time with OFED).

15 years agob=15332,i=liang:
isaac [Thu, 23 Apr 2009 05:05:14 +0000 (05:05 +0000)]
b=15332,i=liang:
- add a new LND optiion to control peer buffer credits on routers.

15 years agoBranch b1_6
vitaly [Wed, 22 Apr 2009 14:08:09 +0000 (14:08 +0000)]
Branch b1_6
b=<bug>
i=deen
i=vs

lctl dk should zero the file before writing the debug log into,
otherwise, if a file was long enough and is not completely overwritten
we get a mix of several logs.

15 years agoBranch b1_6
tianzy [Tue, 21 Apr 2009 09:21:18 +0000 (09:21 +0000)]
Branch b1_6
1. delete the lc_watchdog_touch_ms()
2. changing to seconds instead of ms
3. delete lcw_time in lc_watchdog
b=18582
i=nathan
i=johann

15 years agob=18844
maxim [Wed, 15 Apr 2009 20:24:27 +0000 (20:24 +0000)]
b=18844
i=isaac
Landing a patch fixing deadlock in usocklnd on b1_x. The patch also includes:
 - minor code cleanup suggested by Isaac in comment #6 of bug #18844
 - minor one-line fix for handling EINTR error of poll(2) - inspected by Shadow.

15 years agoBranch b1_x
liangzhen [Mon, 13 Apr 2009 17:48:15 +0000 (17:48 +0000)]
Branch b1_x

b=13621, 15983
i=isaac
i=maxim

o2iblnd protocol version 2

15 years agob=19087,i=liang:
isaac [Tue, 7 Apr 2009 15:37:48 +0000 (15:37 +0000)]
b=19087,i=liang:
- removed unused field md_addrkey so that sizeof lnet_libmd_t with one frag would be
  exactly 128 on x86_64, very sweet.

15 years agob=18414
maxim [Tue, 7 Apr 2009 13:03:10 +0000 (13:03 +0000)]
b=18414
i=isaac
i=liang
Landing a patch fixing 'running out of ports' issue on b1_x. The patch
essentially does:
 - add a delay before next reconnect attempt in ksocklnd in the case of lost race;
 - limit the frequency of query-requests in lnet;
 - special handling of 'dead peer' notifications in lnet.

15 years agoBranch b1_8
adilger [Fri, 3 Apr 2009 15:52:44 +0000 (15:52 +0000)]
Branch b1_8
Wait for debug_daemon to finish its work before exiting so that we avoid
racing when looking for the dumped file in sanity.sh test_170.

Remove tabs from file.
b=18806
o=robert.read
i=rahul.deshmukh
i=adilger

15 years agoBranch b1_x
liangzhen [Tue, 31 Mar 2009 05:21:48 +0000 (05:21 +0000)]
Branch b1_x

b=18487
i=liang

Pass in physical address, MX needs to translate the address into physical
address anyway and lnet knows more about how to translate them.

15 years agoBranch b1_6
yangsheng [Fri, 20 Mar 2009 08:16:29 +0000 (08:16 +0000)]
Branch b1_6
b=11505

i=yangsheng, shadow

Change the watchdog for 2.6.27 kernel.

15 years agoBranch b1_8
adilger [Fri, 13 Mar 2009 04:56:00 +0000 (04:56 +0000)]
Branch b1_8
Fix up output from configure.

15 years agoBranch b1_8
yangsheng [Thu, 12 Mar 2009 15:05:23 +0000 (15:05 +0000)]
Branch b1_8
b=18033

i=adilger, johann

Audit code for CONFIG_PREEMPT interaction.

15 years agoBranch b1_8
adilger [Sun, 8 Mar 2009 09:50:50 +0000 (09:50 +0000)]
Branch b1_8
Ignore generated files.

15 years agoBranch b1_8
adilger [Sun, 8 Mar 2009 09:29:34 +0000 (09:29 +0000)]
Branch b1_8
Ignore generated files.

15 years agoBranch b1_8
yangsheng [Fri, 6 Mar 2009 17:23:12 +0000 (17:23 +0000)]
Branch b1_8
b=18718

i=johann, shadow

Fixed build issues for sles9.

15 years ago- corrected a chunk misplaced by fuzzy patching.
isaac [Wed, 4 Mar 2009 04:38:39 +0000 (04:38 +0000)]
- corrected a chunk misplaced by fuzzy patching.

15 years agoBranch b1_6
johann [Tue, 3 Mar 2009 13:33:45 +0000 (13:33 +0000)]
Branch b1_6
b=18414
i=nathan
i=shadow

fix watchdog timeout printed on the console. This was wrong since
support variable watchdogs has been landed.

15 years agoBranch b1_6
yangsheng [Mon, 2 Mar 2009 06:21:55 +0000 (06:21 +0000)]
Branch b1_6
b=17954

i=bobijam, deen

Coverity fixes.
Author: Jim Garlick(LLNL)

15 years agob=16034,i=nic:
isaac [Tue, 24 Feb 2009 03:35:27 +0000 (03:35 +0000)]
b=16034,i=nic:
- Change ptllnd timeout and watchdog timers.

15 years agob=18536
anserper [Mon, 23 Feb 2009 22:57:16 +0000 (22:57 +0000)]
b=18536
i=ZhiYong Tian
i=Girish Shilamkar

fix for UML

15 years ago- removed unused function lnet_nid_alive_locked.
isaac [Thu, 19 Feb 2009 20:08:43 +0000 (20:08 +0000)]
- removed unused function lnet_nid_alive_locked.

15 years agob=16186,i=liangzhen,i=maxim:
isaac [Tue, 17 Feb 2009 05:16:17 +0000 (05:16 +0000)]
b=16186,i=liangzhen,i=maxim:
- shared routing enhancements: peer health detection.

15 years agoBranch b1_6
yangsheng [Fri, 13 Feb 2009 14:50:01 +0000 (14:50 +0000)]
Branch b1_6
b=16579

i=shadow, zhen.liang

Use RCU lock to enable stack dump.

15 years agoupdate client to support vanila kernels up to 2.6.27.
shadow [Wed, 11 Feb 2009 08:47:40 +0000 (08:47 +0000)]
update client to support vanila kernels up to 2.6.27.
Branch b1_8
b=14250
i=green
i=deen

15 years agoBranch b1_8
yangsheng [Tue, 10 Feb 2009 17:13:39 +0000 (17:13 +0000)]
Branch b1_8
b=10762

Fixed to adopt new kernel.

15 years agoBranch b1_6
yangsheng [Tue, 10 Feb 2009 15:30:43 +0000 (15:30 +0000)]
Branch b1_6
b=10762
i=adilger, green

Rate limit watchdog.
Author: Jim Garlick(LLNL)

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)