20 May
2007
20 May
'07
8:43 p.m.
On Sun, 2007-05-20 at 17:32 -0700, Doug Council wrote:
Does anyone know of any side effects the forced mtime update may have
that I may not be seeing?
If the lock file is really stale, updating mtime might cause the lock to never be overwritten.
Would it work if you chown()ed the lock file to its current uid/gid (that lstat() returned) instead?