[mythtv-firehose] mythtv branch fixes/0.24 updated by cpinkham. v0.24.3-3-gfe9bd6d

Git Repo Owner noreply at mythtv.org
Tue May 22 19:53:30 UTC 2012


The branch, fixes/0.24 has been updated on the
mythtv repository by gitolite user cpinkham.
       via  fe9bd6d3af30bd1090ccd5b63273e6fa2050affd (commit)
      from  e12af866cda3e65a7cc556aec8e18d92015023d5 (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 fe9bd6d3af30bd1090ccd5b63273e6fa2050affd
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:52:57 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fe9bd6d3af30bd1090ccd5b63273e6fa2050affd

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.

Backports 928135e87559bfdc675cdb35a8cf31e8adcde159 from master.



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

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

-- 



More information about the mythtv-firehose mailing list