Subject: Re: SMBFS problem : permission denied - when file already open on
To: Peter Postma <peter@pointless.nl>
From: George Abdelmalik <gabdelmalik@avdat.com.au>
List: netbsd-users
Date: 10/27/2004 13:54:10
Peter Postma wrote:

>On Wed, Oct 27, 2004 at 10:13:12AM +0000, George Abdelmalik wrote:
>  
>
>Yes, I can reproduce this problem.
>The attached patch fixes it for me, can you also try it out and tell
>me if it works?
>
>  
>
Thanks Peter, the patch worked for me also.  I can now access files 
which are open on the server....

However there remains one issue which I didn't mention in my original 
post, and which is still exists.

Essentially the reverse of the previous scenario, in that having opened 
a file on the server other clients
are denied permission to open that same file.  Only once the file has 
been closed are other clients able to
open it.

Can you confirm this also?

george.