[mythtv-commits] mythtv commit: r11313 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 28 02:44:23 UTC 2006


      Author: cpinkham
        Date: 2006-09-28 02:44:23 +0000 (Thu, 28 Sep 2006)
New Revision: 11313
   Changeset: http://cvs.mythtv.org/trac/changeset/11313

Modified:

   branches/release-0-20-fixes/mythtv/programs/mythbackend/mainserver.cpp
   branches/release-0-20-fixes/mythtv/programs/mythbackend/mainserver.h

Log:

Carry over [11312] from trunk.

Grab the filesize before unlinking the file when performing the truncating delete
code in mythbackend. Some filesystems seem to lose the filesize when the file is
unlinked so trying to get the size after the initial unlink would previously fail.

References #2364.






More information about the mythtv-commits mailing list