OpenAFS CVS Commit: openafs/src/afs/VNOPS by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 02 Nov 2001 16:05:23 EST
Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs/VNOPS
Modified Files:
afs_vnop_read.c afs_vnop_write.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/VNOPS/afs_vnop_read.c 1.6 1.7
bkg-daemon-dont-break-64bit-pointers-and-handle-requests-in-order-20011102 openafs/src/afs/VNOPS/afs_vnop_write.c 1.12 1.13