NetBSD/sys/fs
jdolecek 1ae0467918 back to passing magic '1' as lock id in smbfs_advlock() - the number
is used to setup a 'PID' for the lock; if a SMB write request is sent
to server, it returns EDEADLK if it doesn't have same PID. since we
use '1' as request PID (see smb_rq_new()), we must use '1' here too,
for now
add a comment what is the ID used for, to avoid similar mistake in future

this partially back off rev 1.5, and makes advisory locking work
on SMB shares mounted from Windows again (sigh)
2003-04-08 21:06:33 +00:00
..
adosfs
cd9660
filecorefs
msdosfs
ntfs
smbfs back to passing magic '1' as lock id in smbfs_advlock() - the number 2003-04-08 21:06:33 +00:00
union
Makefile