Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS

2013-03-05 Thread Simo
On 03/05/2013 01:13 PM, J. Bruce Fields wrote: On Mon, Mar 04, 2013 at 05:49:46PM -0500, Simo wrote: On 03/04/2013 04:19 PM, J. Bruce Fields wrote: On Thu, Feb 28, 2013 at 01:53:25PM -0800, Andy Lutomirski wrote: [possible resend -- sorry] On 02/28/2013 07:25 AM, Pavel Shilovsky wrote: This

Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS

2013-03-04 Thread Simo
in Windows. That may not be nice to a Unix system but what can you do ? Simo.

Re: [PATCH 0/3] Add O_DENY* flags to fcntl and cifs

2012-12-10 Thread simo
be > > simply ignored (not implemented). > > NFS supports the deny-read and deny-write bits but not deny-delete. > > If we could do such opens in-kernel on local and clustered filesystems, > that could also be useful for multi-protocol (Samba and NFS) and > clustered ex