OpenAFS CVS Commit: openafs/src/venus by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 05 Nov 2001 14:34:25 EST


Update of /cvs/openafs/src/venus
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/venus

Modified Files:
	kdump.c 
Log Message:
DELTA bkg-daemon-dont-break-64bit-pointers-and-handle-requests-in-order-20011102
AUTHOR shadow@dementia.org

This patch fixes a problem with 64-bit pointers being munged by the
background daemons (by separating sizes and pointers into separate
variables -- this bug was apparently introduced by the 64-bit file
support patch), and makes the background daemons handle requests in
order they came in.  The latter will be mostly just useful for some
prefetching and fine grained dcache-locking patches


--- DELTA config follows ---
bkg-daemon-dont-break-64bit-pointers-and-handle-requests-in-order-20011102 openafs/src/venus/kdump.c 1.17 1.18