Whamcloud - gitweb
fs/lustre-release.git
20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Fri, 12 Mar 2004 17:50:37 +0000 (17:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoadd target and configuration files for hp_pnnl on ia64
nic [Fri, 12 Mar 2004 17:50:36 +0000 (17:50 +0000)]
add target and configuration files for hp_pnnl on ia64

20 years agofix lmake to link to correct ia64 kernels
nic [Fri, 12 Mar 2004 17:47:32 +0000 (17:47 +0000)]
fix lmake to link to correct ia64 kernels
allow lustre-kernel-2.4.spec to be built on ia64

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 12 Mar 2004 04:46:14 +0000 (04:46 +0000)]
- tagging RC_CURRENT

20 years agoRemoved fsfilt_tmpfs.c from HEAD branch as it was got there mistakenly before its...
yury [Thu, 11 Mar 2004 17:59:27 +0000 (17:59 +0000)]
Removed fsfilt_tmpfs.c from HEAD branch as it was got there mistakenly before its time came ;) This is because it was cvs add'ed before creating b_tmpfs branch.

20 years agoCleanups about readdir stuff. ext2_dirent and macros has moved to lustre_dir.h. Relat...
yury [Thu, 11 Mar 2004 17:44:12 +0000 (17:44 +0000)]
Cleanups about readdir stuff. ext2_dirent and macros has moved to lustre_dir.h. Related chnages in llite and fsfilt_tmpfs.c

20 years agoCleanups and fixes at Andreas' review results.
yury [Thu, 11 Mar 2004 08:11:43 +0000 (08:11 +0000)]
Cleanups and fixes at Andreas' review results.

20 years agoMerge HEAD to b1_2.
jacob [Thu, 11 Mar 2004 04:29:11 +0000 (04:29 +0000)]
Merge HEAD to b1_2.

b=2306, 2325, 2264

Fixes for supporting 8k llog chunks:

 - fix destroying of named logs (2325)
 - overwrite old logs when running lconf --write_conf (2264)
 - bump LLOG_CHUNKSIZE to 8k to allow for larger clusters (2306)

20 years agomerge error
jacob [Thu, 11 Mar 2004 03:41:37 +0000 (03:41 +0000)]
merge error

20 years agob=2306
jacob [Wed, 10 Mar 2004 22:31:06 +0000 (22:31 +0000)]
b=2306
r=phil, andreas

bump LLOG_CHUNKSIZE to 8k to allow for larger clusters

20 years agob=2264
jacob [Wed, 10 Mar 2004 22:28:29 +0000 (22:28 +0000)]
b=2264
r=robert

overwrite log when running lconf --write_conf

20 years agob=2325
jacob [Wed, 10 Mar 2004 22:25:05 +0000 (22:25 +0000)]
b=2325
r=robert

fix llog_destroy to work with named logs

20 years agob=2914
nic [Wed, 10 Mar 2004 20:01:20 +0000 (20:01 +0000)]
b=2914
r=jacob

remove __attribute__ ((packed)) from ptl_event_t to fix 'kernel unaligned
access...' messages on ia64

20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Wed, 10 Mar 2004 07:50:31 +0000 (07:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoadded tmpfs related stuff
yury [Wed, 10 Mar 2004 07:50:30 +0000 (07:50 +0000)]
added tmpfs related stuff

20 years ago- tagging RC_CURRENT
buffalo-pull [Wed, 10 Mar 2004 05:27:40 +0000 (05:27 +0000)]
- tagging RC_CURRENT

20 years agoUpdate b1_2 from HEAD (20040309_1747)
adilger [Wed, 10 Mar 2004 01:19:30 +0000 (01:19 +0000)]
Update b1_2 from HEAD (20040309_1747)
b=2818, b=2901, b=2663, b=2908, b=2530, b=2464, b=2306 (socknal zc part)

20 years agoFix desctription of configure option.
adilger [Wed, 10 Mar 2004 01:02:13 +0000 (01:02 +0000)]
Fix desctription of configure option.

20 years agoDon't LBUG the MDS if orphan cleanup requests times out; instead allow
rread [Tue, 9 Mar 2004 22:47:17 +0000 (22:47 +0000)]
Don't LBUG the MDS if orphan cleanup requests times out; instead allow
the individual OSC to recover on it's own.

b=1530

20 years agoDelete obd_self_export from exp_obd_chain while we are disconnecting exports
adilger [Tue, 9 Mar 2004 20:06:10 +0000 (20:06 +0000)]
Delete obd_self_export from exp_obd_chain while we are disconnecting exports
during a forced cleanup.  Otherwise, we will end up pointing to work_list,
which is on the stack, and a list_del_init() on exp_obd_chain will end up
stomping on some innocent variable on the stack, ending its already-short
life just a bit too early.
b=2908
r=robert

20 years agofile suse-2.6.3 was initially added on branch b_v26.
hitao [Tue, 9 Mar 2004 15:41:55 +0000 (15:41 +0000)]
file suse-2.6.3 was initially added on branch b_v26.

20 years agofile vfs_nointent_2.6.3-suse.patch was initially added on branch b_v26.
hitao [Tue, 9 Mar 2004 15:41:49 +0000 (15:41 +0000)]
file vfs_nointent_2.6.3-suse.patch was initially added on branch b_v26.

20 years agofile vfs_intent-2.6.3-suse.patch was initially added on branch b_v26.
hitao [Tue, 9 Mar 2004 15:41:48 +0000 (15:41 +0000)]
file vfs_intent-2.6.3-suse.patch was initially added on branch b_v26.

20 years agofile nfs-cifs-intent-2.6.3-suse.patch was initially added on branch b_v26.
hitao [Tue, 9 Mar 2004 15:41:47 +0000 (15:41 +0000)]
file nfs-cifs-intent-2.6.3-suse.patch was initially added on branch b_v26.

20 years agoDon't allocate zero-length LVBs on the MDS. Verified that all users of
adilger [Tue, 9 Mar 2004 09:36:08 +0000 (09:36 +0000)]
Don't allocate zero-length LVBs on the MDS.  Verified that all users of
l_lvb_data check l_lvb_len != 0 before using, and tested of course.
b=1012

20 years agoSet loi_kms_valid even if we get a lock back that has rss == kms. This
uid707 [Tue, 9 Mar 2004 08:47:20 +0000 (08:47 +0000)]
Set loi_kms_valid even if we get a lock back that has rss == kms.  This
happens for zero-length files, and without this we will revoke our own
lock the next time we write to the file because osc_enqueue() won't match.
b=2818

20 years agoStop error spew if no real error, doh.
adilger [Tue, 9 Mar 2004 08:39:54 +0000 (08:39 +0000)]
Stop error spew if no real error, doh.
b=2633

20 years agoCall test_foo() functions directly instead of via run_one() so they do setup
adilger [Tue, 9 Mar 2004 08:37:35 +0000 (08:37 +0000)]
Call test_foo() functions directly instead of via run_one() so they do setup
even if a test is excluded.
Rename "test_foo" files to "f<testno>" so they are deleted at the end of
the sanity.sh run.

20 years agoDrop the filter export grants under the same lock as the removal of the
adilger [Tue, 9 Mar 2004 07:56:33 +0000 (07:56 +0000)]
Drop the filter export grants under the same lock as the removal of the
export from the device from the export list.  This still isn't possible
for --force disconnects, so we don't do filter_grant_sanity_check() at
that time.

Also, change the LASSERTs to CERRORs in case this happens again.  First of
all to see if these errors are just transient during export disconnection
which means they are just overly-aggressive assertions, or if there is a
permanent accounting error that indicates some other problem.  Secondly, it
isn't possible to stop the use of existing export references, so there will
always be some small race during client eviction as completing operations
might update the export before it is destroyed.
b=2663

20 years agofile 2.6.3-mm4 was initially added on branch b_v26.
ericm [Tue, 9 Mar 2004 04:37:54 +0000 (04:37 +0000)]
file 2.6.3-mm4 was initially added on branch b_v26.

20 years agofile vfs_nointent-2.6.3-mm4.patch was initially added on branch b_v26.
ericm [Tue, 9 Mar 2004 04:37:53 +0000 (04:37 +0000)]
file vfs_nointent-2.6.3-mm4.patch was initially added on branch b_v26.

20 years agofile iopen-2.6.3-mm4.patch was initially added on branch b_v26.
ericm [Tue, 9 Mar 2004 04:37:52 +0000 (04:37 +0000)]
file iopen-2.6.3-mm4.patch was initially added on branch b_v26.

20 years agofile fs-intent-2.6.3-mm4.patch was initially added on branch b_v26.
ericm [Tue, 9 Mar 2004 04:37:51 +0000 (04:37 +0000)]
file fs-intent-2.6.3-mm4.patch was initially added on branch b_v26.

20 years agob=2295
jacob [Tue, 9 Mar 2004 03:32:50 +0000 (03:32 +0000)]
b=2295
r=adilger

 * clean up bugs in previous patch
 * print basename(argv[0]) instead of "mount" with error messages

20 years agob 2295
youfeng [Tue, 9 Mar 2004 02:37:28 +0000 (02:37 +0000)]
b 2295
r Jacob

add a missing arg to printf, make the program exit with 1 on args error

20 years agob 2295
youfeng [Tue, 9 Mar 2004 01:23:03 +0000 (01:23 +0000)]
b 2295
r Adilger

fix a llmount, mount.lustre segment fault bug

20 years agofixup last commit
jacob [Tue, 9 Mar 2004 01:08:30 +0000 (01:08 +0000)]
fixup last commit

20 years agor=adilger,phil
jacob [Tue, 9 Mar 2004 00:15:38 +0000 (00:15 +0000)]
r=adilger,phil
b=2464

Land initial b_bgl fixes.  Includes compile and a couple of swabbing
fixes.

20 years agoCopy the extent lock policy data only in the completion callback, or in the
adilger [Mon, 8 Mar 2004 20:33:26 +0000 (20:33 +0000)]
Copy the extent lock policy data only in the completion callback, or in the
enqueue reply if the extent was changed and granted immediately.  This
avoids overwriting the policy data if it was updated in the completion callback
before the reply was processed.
b=2901
r=phil

20 years agoHandle glimpse races where inode is evicted by client but still holding lock.
adilger [Mon, 8 Mar 2004 20:08:55 +0000 (20:08 +0000)]
Handle glimpse races where inode is evicted by client but still holding lock.
b=2818

20 years ago* Made echo_commitrw() pay attention to the final 'rc' parameter (bug 1450)
eeb [Mon, 8 Mar 2004 17:46:43 +0000 (17:46 +0000)]
*  Made echo_commitrw() pay attention to the final 'rc' parameter (bug 1450)

20 years agoFix munlink messages to not make it appear like there was an unlink failure.
adilger [Mon, 8 Mar 2004 17:12:40 +0000 (17:12 +0000)]
Fix munlink messages to not make it appear like there was an unlink failure.
b=2167

20 years agoIncrement the ost_start_idx inside the object creation loop even if there is
adilger [Sun, 7 Mar 2004 03:17:59 +0000 (03:17 +0000)]
Increment the ost_start_idx inside the object creation loop even if there is
a failed object creation instead of in advance.  Otherwise, if there is a
down OST the following one will have twice as many objects allocated on it
(observed with watch-lustre on ALC while running IOR with one OST inactive
on the MDS).

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 6 Mar 2004 00:16:17 +0000 (00:16 +0000)]
- tagging RC_CURRENT

20 years agoMerge documentation, liblustre, obdecho, smfs changes that landed on HEAD
adilger [Fri, 5 Mar 2004 18:10:38 +0000 (18:10 +0000)]
Merge documentation, liblustre, obdecho, smfs changes that landed on HEAD
after b1_2 was branched to avoid merge problems later.

Things not yet landed from this period:
- bug 2308 changes to portals (including kiov changes all over the place)
- GMNAL updates from llp2 (mixed in with 2308)

Those will be landed separately.

20 years agoMerge documentation, liblustre, obdecho, smfs changes that landed on HEAD
adilger [Fri, 5 Mar 2004 18:04:40 +0000 (18:04 +0000)]
Merge documentation, liblustre, obdecho, smfs changes that landed on HEAD
after b1_2 was branched to avoid merge problems later.

Things not yet landed from this period:
- bug 2308 changes to portals (including kiov changes all over the place)
- GMNAL updates from llp2 (mixed in with 2308)

Those will be landed separately.

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 5 Mar 2004 04:39:35 +0000 (04:39 +0000)]
- tagging RC_CURRENT

20 years agoLand b1_2 onto HEAD (20040304_171022)
adilger [Fri, 5 Mar 2004 03:52:30 +0000 (03:52 +0000)]
Land b1_2 onto HEAD (20040304_171022)
b=2733, b=2773, b=2529, b=2730, b=2819, b=2814, b=2822, b=1450, b=2676, b=2681
b=2817, b=2706, b=2816, b=1987, b=2884, b=1191, b=2809, b=2765, b=2805, b=1972

20 years agoRemove bogus patch hunk, all is well.
adilger [Fri, 5 Mar 2004 00:58:51 +0000 (00:58 +0000)]
Remove bogus patch hunk, all is well.

20 years agoFix bug in HP kernel with calling sync_fs() under the superblock lock.
adilger [Fri, 5 Mar 2004 00:44:16 +0000 (00:44 +0000)]
Fix bug in HP kernel with calling sync_fs() under the superblock lock.
b=2681

20 years agoUpdate build version.
adilger [Thu, 4 Mar 2004 23:58:26 +0000 (23:58 +0000)]
Update build version.

20 years agoAdd fields (currently unused) to ost_lvb for glimpse time/blocks updates.
adilger [Thu, 4 Mar 2004 23:49:27 +0000 (23:49 +0000)]
Add fields (currently unused) to ost_lvb for glimpse time/blocks updates.
b=1021
r=phil

20 years agob=2681
nic [Thu, 4 Mar 2004 23:15:20 +0000 (23:15 +0000)]
b=2681
r=jacob,adilger

update kernel series for hp_pnnl, add invalidate-show patch and update
ext3-delete_thread patch for this series

20 years agoEnlarge the LVB in advance, to avoid an obvious 1.2.0 -> 1.2.1
phil [Thu, 4 Mar 2004 19:07:47 +0000 (19:07 +0000)]
Enlarge the LVB in advance, to avoid an obvious 1.2.0 -> 1.2.1
protocol change

20 years agoQuiet portals compiler warning on ia64.
adilger [Thu, 4 Mar 2004 18:29:10 +0000 (18:29 +0000)]
Quiet portals compiler warning on ia64.
b=2886
r=eeb

20 years agofile vanilla-2.6.3-nfs4 was initially added on branch b_v26.
ericm [Thu, 4 Mar 2004 12:29:44 +0000 (12:29 +0000)]
file vanilla-2.6.3-nfs4 was initially added on branch b_v26.

20 years agoliblustre:
ericm [Thu, 4 Mar 2004 11:07:43 +0000 (11:07 +0000)]
liblustre:
 - don't build mpi programs by default, as Bob's suggestion

20 years agoAdditional debugging.
adilger [Thu, 4 Mar 2004 09:06:21 +0000 (09:06 +0000)]
Additional debugging.
b=2765

20 years agoUpdate build version.
adilger [Thu, 4 Mar 2004 09:02:23 +0000 (09:02 +0000)]
Update build version.

20 years agoFix three problems related to lock extent revocation:
adilger [Thu, 4 Mar 2004 08:33:01 +0000 (08:33 +0000)]
Fix three problems related to lock extent revocation:
- we were incorrectly calculating the "end" index value to be at the beginning
  of the next stripe instead of at the end of the current stripe (extra +1 for
  end, instead of using <= end for page indices)
- when comparing end << PAGE_CACHE_SHIFT for overflow against extent->end we
  used an unsigned long (which overflowed during the test ;-) so we always
  evicted pages to EOF (may have been a culprit in bug 2106 also)
- when matching against other locks (to see if page is under 2 locks) we
  were doing so in the file offset space (from page->index) instead of in
  the osc/extent space so we were matching against the wrong locks, if any

Change LL_CDEBUG_PAGE() to take a debug mask, so we can use it for error cases.
b=2765

20 years agoDon't call the completion AST if we can already match this lock.
adilger [Thu, 4 Mar 2004 08:10:13 +0000 (08:10 +0000)]
Don't call the completion AST if we can already match this lock.
We could fix some callers of obd_match() and ldlm_lock_match() to be a
bit more efficient, but we won't right now.
r=phil

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 4 Mar 2004 00:04:24 +0000 (00:04 +0000)]
- tagging RC_CURRENT

20 years agoliblustre:
ericm [Wed, 3 Mar 2004 16:52:32 +0000 (16:52 +0000)]
liblustre:
 - another inode drop fix
 - fix a stupid error of last checkin

20 years agoliblustre:
ericm [Wed, 3 Mar 2004 14:37:03 +0000 (14:37 +0000)]
liblustre:
 - supress a warning of glimpse callback
 - remove the debug code accidently checked in sometime before

20 years agoliblustre:
ericm [Wed, 3 Mar 2004 14:33:55 +0000 (14:33 +0000)]
liblustre:
 - don't blindly drop inode
 - fix iget
 - root inode checking

20 years agobug=2661
wangchao [Wed, 3 Mar 2004 10:26:07 +0000 (10:26 +0000)]
bug=2661
r=adilger

add a test case to conf-sanity.sh to check the mode of OBJECTS/LOGS/PENDING

20 years agoLand b_smallfix onto b1_2 (20040302_2126)
adilger [Wed, 3 Mar 2004 10:01:47 +0000 (10:01 +0000)]
Land b_smallfix onto b1_2 (20040302_2126)
b=2809, b=2706, b=2816, b=1987, b=2884, b=1191, b=2765, b=2805

20 years agoLand b_smallfix onto b1_2 (20040302_2126)
adilger [Wed, 3 Mar 2004 09:56:05 +0000 (09:56 +0000)]
Land b_smallfix onto b1_2 (20040302_2126)
b=2809, b=2706, b=2816, b=1987, b=2884, b=1191, b=2765, b=2805

20 years agofile build_check.h was initially added on branch b_cray_portals_merge.
zab [Tue, 2 Mar 2004 23:12:35 +0000 (23:12 +0000)]
file build_check.h was initially added on branch b_cray_portals_merge.

20 years agofile lustre_list.h was initially added on branch b_cray_portals_merge.
zab [Tue, 2 Mar 2004 23:12:28 +0000 (23:12 +0000)]
file lustre_list.h was initially added on branch b_cray_portals_merge.

20 years agofile llite_gns.c was initially added on branch b_gns.
phil [Tue, 2 Mar 2004 17:22:56 +0000 (17:22 +0000)]
file llite_gns.c was initially added on branch b_gns.

20 years agoliblustre:
ericm [Tue, 2 Mar 2004 15:00:53 +0000 (15:00 +0000)]
liblustre:
 - b#1179: fix byteorder definition
 - minor code cleanup in liblustre.h

20 years agoliblustre:
ericm [Tue, 2 Mar 2004 14:56:14 +0000 (14:56 +0000)]
liblustre:
 - fix broken readdir test

20 years agoliblustre:
ericm [Tue, 2 Mar 2004 13:38:08 +0000 (13:38 +0000)]
liblustre:
 - must update kms after write

20 years agoChanges in vanilla-2.4.20 patch set. Added tmpfs related patches.
yury [Tue, 2 Mar 2004 13:13:16 +0000 (13:13 +0000)]
Changes in vanilla-2.4.20 patch set. Added tmpfs related patches.

20 years agoliblustre build fix:
ericm [Tue, 2 Mar 2004 08:57:01 +0000 (08:57 +0000)]
liblustre build fix:
 - follow the file size glimpse/probe change

20 years ago- tagging RC_CURRENT
buffalo-pull [Tue, 2 Mar 2004 03:03:30 +0000 (03:03 +0000)]
- tagging RC_CURRENT

20 years agofile module.c was initially added on branch b_cray_portals_merge.
zab [Tue, 2 Mar 2004 01:34:26 +0000 (01:34 +0000)]
file module.c was initially added on branch b_cray_portals_merge.

20 years agofile list.h was initially added on branch b_cray_portals_merge.
zab [Tue, 2 Mar 2004 01:34:21 +0000 (01:34 +0000)]
file list.h was initially added on branch b_cray_portals_merge.

20 years agofile libcfs.h was initially added on branch b_cray_portals_merge.
zab [Tue, 2 Mar 2004 01:34:20 +0000 (01:34 +0000)]
file libcfs.h was initially added on branch b_cray_portals_merge.

20 years agob=2503
adilger [Mon, 1 Mar 2004 19:44:18 +0000 (19:44 +0000)]
b=2503

20 years agoDon't dereference NULL lock in error path
phil [Mon, 1 Mar 2004 18:16:43 +0000 (18:16 +0000)]
Don't dereference NULL lock in error path

20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Mon, 1 Mar 2004 15:35:33 +0000 (15:35 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoUpdated iopen patch for tmpfs.
yury [Mon, 1 Mar 2004 15:35:32 +0000 (15:35 +0000)]
Updated iopen patch for tmpfs.

20 years agoto incorporate change of lib_finalize function in portals/portals/lib-msg.c
hitao [Mon, 1 Mar 2004 15:20:48 +0000 (15:20 +0000)]
to incorporate change of lib_finalize function in portals/portals/lib-msg.c

20 years agomerge gmnal code in b_llp2 to HEAD
hitao [Mon, 1 Mar 2004 15:15:19 +0000 (15:15 +0000)]
merge gmnal code in b_llp2 to HEAD

20 years agofile vallina-2.6.3-nfs4 was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:38 +0000 (12:14 +0000)]
file vallina-2.6.3-nfs4 was initially added on branch b_v26.

20 years agofile uml-patch-2.6.3-rc2-1.patch was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:37 +0000 (12:14 +0000)]
file uml-patch-2.6.3-rc2-1.patch was initially added on branch b_v26.

20 years agofile uml-fix-2.6.3.patch was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:36 +0000 (12:14 +0000)]
file uml-fix-2.6.3.patch was initially added on branch b_v26.

20 years agofile linux-2.6.3-nfs-intent.patch was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:35 +0000 (12:14 +0000)]
file linux-2.6.3-nfs-intent.patch was initially added on branch b_v26.

20 years agofile linux-2.6.3-CITI_NFS4_ALL.patch was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:34 +0000 (12:14 +0000)]
file linux-2.6.3-CITI_NFS4_ALL.patch was initially added on branch b_v26.

20 years agofile export-2.6.3.patch was initially added on branch b_v26.
ericm [Mon, 1 Mar 2004 12:14:33 +0000 (12:14 +0000)]
file export-2.6.3.patch was initially added on branch b_v26.

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 28 Feb 2004 00:10:13 +0000 (00:10 +0000)]
- tagging RC_CURRENT

20 years agoLand b_smallfix onto b1_2 (20040227_1612)
adilger [Fri, 27 Feb 2004 23:22:02 +0000 (23:22 +0000)]
Land b_smallfix onto b1_2 (20040227_1612)

20 years agofile branch.sh was initially added on branch b_smallfix.
adilger [Fri, 27 Feb 2004 22:18:21 +0000 (22:18 +0000)]
file branch.sh was initially added on branch b_smallfix.

20 years ago* Changed obdecho persistent object id to 1; object id 0 is now illegal.
eeb [Fri, 27 Feb 2004 19:07:14 +0000 (19:07 +0000)]
*  Changed obdecho persistent object id to 1; object id 0 is now illegal.

*  Fixed obdecho persistent object size at 1 MByte.

*  Changed test_brw data verification tests to work on a fixed 4k block
   rather than on page size to allow different page sized servers and
   clients.

20 years ago* Applied the last patch in Bug 2306, which changes the portals router/NAL
eeb [Fri, 27 Feb 2004 16:43:23 +0000 (16:43 +0000)]
*  Applied the last patch in Bug 2306, which changes the portals router/NAL
   forwarding interface from a single struct iovec for the message header +
   payload, to passing the message header by pointer, and the message body
   by ptl_kiov_t (== page,offset,size).  This restores portals router
   performance by allowing it to use socknal zero copy again.

*  Applied the socknal connection load balancing fix from Bug 2817

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 27 Feb 2004 01:11:08 +0000 (01:11 +0000)]
- tagging RC_CURRENT

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 26 Feb 2004 00:05:42 +0000 (00:05 +0000)]
- tagging RC_CURRENT

20 years agob=2730
adilger [Wed, 25 Feb 2004 23:35:09 +0000 (23:35 +0000)]
b=2730