sapling/eden/scm/edenscm
Joseph Friesen 74b914e6b5 change mode of lock file to workaround flock behavior with NFS v4.x
Summary:
In NFS v4.x, flock ends up inheriting some semantics of fcntl,
including that write locks can only be created against file handles
opened for O_WRONLY or O_RDWR.

This diff changes the mode of 'lockpath' to O_RDWR to solve this.

Reviewed By: simpkins

Differential Revision: D18714734

fbshipit-source-id: 84ba4a6a5de034a4942b1ca3aa8b0c92f882ce38
2019-12-02 15:34:23 -08:00
..
hgdemandimport Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
hgext change mode of lock file to workaround flock behavior with NFS v4.x 2019-12-02 15:34:23 -08:00
mercurial metalog: track bookmarks 2019-11-27 11:37:44 -08:00
__init__.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
traceimport.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00