← Back to team overview

instant team mailing list archive

Re: [Branch ~instant-core/instant/main] Rev 321: Added support for flufl for NFS safe file locking

 

On Wednesday August 31 2011 12:21:08 Garth N. Wells wrote:
> It would be good to add something on this in the README file.

Done. 

Instant devs are encouraged to look at that README file. It is rather minimal. 

Johan
 
> Garth
> 
> On 31/08/11 12:03, noreply@xxxxxxxxxxxxx wrote:
> > ------------------------------------------------------------
> > revno: 321
> > committer: Johan Hake <hake.dev@xxxxxxxxx>
> > branch nick: instant
> > timestamp: Wed 2011-08-31 11:54:34 -0700
> > 
> > message:
> >   Added support for flufl for NFS safe file locking
> >   
> >     -- The built in file locking library fcntl does not work on NFS
> >     
> >     -- flufl is a module which does and can be downloaded from:
> >           https://launchpad.net/flufl.lock
> >     
> >     -- If flufl is not installed it will fallback on the old fcntl.
> >     -- Please test it and report problems. It works for my test cases
> >     
> >        but there can be some sharp edges.
> > 
> > modified:
> >   ChangeLog
> >   instant/locking.py
> > 
> > --
> > lp:instant
> > https://code.launchpad.net/~instant-core/instant/main
> > 
> > Your team Instant Core Team is subscribed to branch lp:instant.
> > To unsubscribe from this branch go to
> > https://code.launchpad.net/~instant-core/instant/main/+edit-subscription
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~instant
> Post to     : instant@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~instant
> More help   : https://help.launchpad.net/ListHelp

References