Setting up a 2 sites replication with access to files from both sites

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 06, 2012 at 04:24:54PM +0200, Fran?ois Legal wrote:
>    Anyway, I gave a test drive on this, and seem to be having locking
>    issues (users on both side can modify the same file without anything
>    preventing this).
> 
>    Can anybody comment on this.

That's just POSIX semantics. You could even have two users on the same
machine accessing the same file and modifying it concurrently. If you want
locks then (a) your application has to ask for them, and (b) other
applications must also respect them [unless you're talking about mandatory
locks, which are an unusual feature]


[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux