Displaying 1 result from an estimated 1 matches for "rfcbcst".
2007 Mar 13
10
Need some explanation on Samba/NFS locks handle
Hi there,
We are thinking about sharing same files:
- OS2/Win clients with Samba
- Linux clients with NFS.
So, the same files would be shared by 2 different protocols.
Looking at the open.c samba code, there seems to be no check / no error
(sharing violation) returned to the smb client when the file is already
locked by an NFS client.
- So, even if a file is opened and locked by an NFS client,