Opened 11 years ago

Closed 4 years ago

#11792 closed Bug Report - General (Abandoned)

OS X media monitor needs to reject some temp mounts

Reported by: Nigel Owned by: Nigel
Priority: minor Milestone: 29.2
Component: Ports - OSX Version: Unspecified
Severity: low Keywords:
Cc: Ticket locked: no

Description

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()

Change History (6)

comment:1 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.280.29

Moving to 0.29

comment:2 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.2929.0

Milestone renamed

comment:3 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.029.1

comment:4 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.10.28.2

Moving remaining open tickets to 0.28.2 milestone

comment:5 Changed 6 years ago by Stuart Auchterlonie

Milestone: 0.28.229.2

Moving remaining open tickets to 29.2 milestone

comment:6 Changed 4 years ago by Stuart Auchterlonie

Resolution: Abandoned
Status: newclosed

Media monitor is currently non functional and requires a rewrite.

Note: See TracTickets for help on using tickets.