
noreply at mythtv
Apr 7, 2012, 12:40 AM
Post #1 of 1
(62 views)
Permalink
|
|
mythtv/master commit: b36827ed5 by Nigel Pearson (NigelPearson)
|
|
Author: Nigel Pearson <npearson [at] mythtv> Change Date: 2012-04-07T00:39:21-07:00 Push Date: 2012/04/07 00:40:23 -0700 Repository: mythtv Branch: master New Revision: b36827ed50d6c13ff8361cbc567c61a79a54790e Changeset: https://github.com/MythTV/mythtv/commit/b36827ed5 Log: Better handling of unmounted volumes. Refs #10450. 1) backoff frequency of mount tests if still unmounted, and 2) give up eventually. A multipartition disc might have had a partition unmounted by the user before the frontend is run. This stops 8 log messages a second in this situation. Modified: mythtv/libs/libmyth/mediamonitor-darwin.cpp _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|