OpenAFS CVS Commit: openafs/src/afs/IRIX by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 02 Nov 2001 16:05:21 EST


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

Modified Files:
	osi_vnodeops.c 
Log Message:
DELTA bkg-daemon-dont-break-64bit-pointers-and-handle-requests-in-order-20011102
AUTHOR kolya@mit.edu

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/afs/IRIX/osi_vnodeops.c 1.7 1.8