[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS

Stephen Rothwell sfr at canb.auug.org.au
Thu Jan 17 16:55:38 CST 2013


Hi Pavel,

On Thu, 17 Jan 2013 20:52:09 +0400 Pavel Shilovsky <piastry at etersoft.ru> wrote:
>
> This patchset adds support of O_DENY* flags for Linux fs layer. These flags can be used by any application that needs share reservations to organize a file access. VFS already has some sort of this capability - now it's done through flock/LOCK_MAND mechanis, but that approach is non-atomic. This patchset build new capabilities on top of the existing one but doesn't bring any changes into the flock call semantic.

This has probably been discussed, but is Linux's leases implementation
not sufficient?  Just wondering.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130118/7f6797f4/attachment.pgp>


More information about the wine-devel mailing list