OpenAFS CVS Commit: openafs/src/afs/VNOPS by rees

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 07 Jul 2003 18:09:29 EDT


Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv7771/VNOPS

Modified Files:
	afs_vnop_flock.c afs_vnop_open.c afs_vnop_write.c 
Log Message:
DELTA openbsd-flock-fix-20030707
AUTHOR rees@umich.edu

release all locks on last close, not just those for this process
  (not correct but better; needed for posix)
only sleep for remaining time in afs_osi_Wait if woken before timeout
add proto for afs_open


--- DELTA config follows ---
openbsd-flock-fix-20030707 openafs/src/afs/VNOPS/afs_vnop_flock.c 1.22 1.23
openbsd-flock-fix-20030707 openafs/src/afs/VNOPS/afs_vnop_open.c 1.8 1.9
openbsd-flock-fix-20030707 openafs/src/afs/VNOPS/afs_vnop_write.c 1.31 1.32