diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-24 16:08:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-24 16:08:06 +0100 |
commit | b4d1358c50fb095eb7a2daf494780ce193ffb453 (patch) | |
tree | 579ab101c24f2ee53e14f9ce3ce5f09efdf6152b /HISTORY | |
parent | 9ee568e1991f1c2eaae885593db5c2f1d2c8f754 (diff) | |
download | vdr-b4d1358c50fb095eb7a2daf494780ce193ffb453.tar.gz vdr-b4d1358c50fb095eb7a2daf494780ce193ffb453.tar.bz2 |
Improved deleting stale lock files1.1.17
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1808,3 +1808,7 @@ Video Disk Recorder Revision History - Made some channels unique in 'channels.conf.terr' using the new RID. - Extended the '-l' option to allow logging to LOG_LOCALn (n=0..7) by writing, for instance, '-l 3.7' (suggested by Jürgen Schmidt). +- Now deleting stale lock files if they have a time stamp that is outside the window + 'now +/- LOCKFILESTALETIME'. This improves things in cases where the system time + makes far jumps, so that a lock file might end up with a time stamp that lies + in the distant future (thanks to Oliver Endriss). |