node-fs-ext
node-fs-ext copied to clipboard
Fix struct flock initialization
The code currently assumes there are no additional fields to a 'struct flock', but this is not necessarily true, for example on Solaris-derived systems.
Signed-off-by: John Levon [email protected]