fcntl cooperation with server side processes

Richard Sharpe rsharpe at richardsharpe.com
Wed Jul 21 17:42:46 GMT 2004


On Wed, 21 Jul 2004, Chris Green wrote:

> With the default config + strict locking:
>
> Locked files:
> Pid    DenyMode   Access      R/W        Oplock           Name
> --------------------------------------------------------------
> 5614   DENY_ALL   0x30196     WRONLY     EXCLUSIVE+BATCH  /path/cygwin.tar
>
>
> With the default config + strict locking + "oplocks = no":
>
> Locked files:
> Pid    DenyMode   Access      R/W        Oplock           Name
> --------------------------------------------------------------
> 5706   DENY_ALL   0x30196     WRONLY     NONE    /path/cygwin.tar
>
>
> What does the R/W field mean?  Is it the status of the POSIX lock or
> the status of a win32 specific lock?

It's the Open Mode that was requested on the file.

Regards
-----
Richard Sharpe, rsharpe[at]richardsharpe.com, rsharpe[at]samba.org,
sharpe[at]ethereal.com, http://www.richardsharpe.com


More information about the samba-technical mailing list