[mythtv-commits] mythtv branch master updated by cpinkham. v0.26-pre-354-g928135e

Git Repo Owner noreply at mythtv.org
Tue May 22 19:36:01 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user cpinkham.
       via  928135e87559bfdc675cdb35a8cf31e8adcde159 (commit)
      from  650b2728375fac7ae45039b2c7fa95208ff9a728 (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 928135e87559bfdc675cdb35a8cf31e8adcde159
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:28:37 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=928135e87559bfdc675cdb35a8cf31e8adcde159

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-commits mailing list