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

cvs@penn.central.org cvs@penn.central.org
Sun, 22 Apr 2001 23:16:35 EDT


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

Modified Files:
      Tag: openafs-stable-1_0_x
	afs_vnop_flock.c 
Log Message:
DELTA fix-locking-on-linux-sparc64-20010422
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 for openafs-stable-1_0_x follows ---
fix-locking-on-linux-sparc64-20010422 openafs/src/afs/VNOPS/afs_vnop_flock.c 1.3 1.3.2.1