[mythtv-firehose] mythtv branch fixes/0.25 updated by cpinkham. v0.25-102-g230e0a2

Git Repo Owner noreply at mythtv.org
Tue May 22 19:37:08 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user cpinkham.
       via  230e0a2934a6a7a4c1c547ba75b261584a8b34f3 (commit)
      from  71e906b9be952f738eeabcb69ee6a75704ec1fa1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 230e0a2934a6a7a4c1c547ba75b261584a8b34f3
Author:    Chris Pinkham <cpinkham at mythtv.org> at Tue, 22 May 2012 15:28:37 -0400
Committer: Chris Pinkham <cpinkham at mythtv.org> at Tue, 22 May 2012 15:36:47 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=230e0a2934a6a7a4c1c547ba75b261584a8b34f3

Remove the broken "Expire in deleted order" setting.
Unfortunately, this setting has been broken since the day it was
committed.  When disabled, this setting could cause non-deleted
programs to be expired before deleted programs when the Auto
Expirer was trying to free up disk space.  The desired effect
of the setting is now already handled by default, expiring deleted
programs in a FIFO order on a particular filesystem.  The first
program deleted is the first to be expired for disk space if
necessary.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/autoexpire.cpp      |    2 --
 mythtv/programs/mythfrontend/globalsettings.cpp |   13 -------------
 2 files changed, 0 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-firehose mailing list