Now invalidating /video cache _after_ cutting

This commit is contained in:
Klaus Schmidinger
2006-07-30 10:29:24 +02:00
parent cacd58d036
commit ae4633feb0
5 changed files with 14 additions and 8 deletions

View File

@@ -279,6 +279,8 @@ Artur Skawina <skawina@geocities.com>
for a patch that contained a fix for checking toFile in cCuttingThread::Action()
for improving cUnbufferedFile
for fixing calculating the cache size in cUnbufferedFile::Read()
for making the /video/.update file be touched _after_ an editing process is finished
in order to avoid excessive disk access
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR