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

cvs@penn.central.org cvs@penn.central.org
Thu, 15 Mar 2001 12:47:47 EST


Update of /usr1/cvs/openafs/src/afs/VNOPS
In directory penn.central.org:/usr0/build/openafs/openafs/src/afs/VNOPS

Modified Files:
	afs_vnop_flock.c 
Log Message:
DELTA fix-locking-on-linux-sparc64-20010312
AUTHOR semerad@ss1000.ms.mff.cuni.cz
" I have found problem with file locking and 64bit linux (tested on
ultrasparc). When issued fcntl(fd, f_SETLK, ..) with l_start = 0 and l_len
= 0, it sets l_len to LONG_MAX, so it is needed to test this value"


--- DELTA config follows ---
fix-locking-on-linux-sparc64-20010312 openafs/src/afs/VNOPS/afs_vnop_flock.c 1.3 1.4