CVS update: samba/source/smbd

jra at samba.anu.edu.au jra at samba.anu.edu.au
Thu Apr 22 06:27:52 EST 1999


Date:	Thursday April 22, 1999 @ 6:27
Author:	jra

Update of /data/cvs/samba/source/smbd
In directory samba:/tmp/cvs-serv5382/smbd

Modified Files:
      Tag: SAMBA_2_0
	blocking.c reply.c 
Log Message:
Added 'truncate locks' parameter that only have meaning on 32-bit systems.
NT (Access to be precise) is sending 64 bit lock offsets and expecting
them to be honored. I now do some tricky mangling stuff on 32-bit systems
to try and map the 64-bit lock offset range into the 31-bit one mandated
by 32-bit POSIX. Roll-on 64-bit Linux.....

Jeremy.




More information about the samba-cvs mailing list