[mythtv-commits] Ticket #11792: OS X media monitor needs to reject some temp mounts

MythTV noreply at mythtv.org
Thu Aug 29 01:12:10 UTC 2013


#11792: OS X media monitor needs to reject some temp mounts
--------------------------------------+-------------------------
     Reporter:  nigel                 |      Owner:  nigel
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.28
    Component:  Ports - OSX           |    Version:  Unspecified
     Severity:  low                   |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 Mac client was happily working, but then tried to scan a newly mounted
 volume. df reported:
 {{{
 Filesystem    512-blocks      Used Available Capacity  iused   ifree
 %iused  Mounted on
 /dev/disk0s2   249991736 214532696  34947040    86% 26880585 4368380   86%
 /
 devfs                389       389         0   100%      674       0  100%
 /dev
 /dev/disk0s3   100726184  41023280  59702904    41%  5127908 7462863   41%
 /Volumes/Backups
 map -hosts             0         0         0   100%        0       0  100%
 /net
 map auto_home          0         0         0   100%        0       0  100%
 /home
 /dev/disk2s2        4804      4804         0   100%     1199       0  100%
 /private/tmp/KSInstallAction.vyFShKbVr4/m
 }}}
 a volume which was gone before I could look inside it.

 I would add /private/tmp/KSInstallAction.* if the media monitor allowed
 wildcards, but another fix might be disallowing whatever type of mount
 this is, in diskAppearedCallback()

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11792>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list