[mythtv-commits] Ticket #4455: isMount() bug in MediaMonitor

MythTV mythtv at cvs.mythtv.org
Fri Jan 11 06:33:37 UTC 2008


#4455: isMount() bug in MediaMonitor
---------------------+------------------------------------------------------
 Reporter:  stuartm  |        Owner:         
     Type:  defect   |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  high     |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------
Changes (by nigel):

  * owner:  nigel =>
  * status:  accepted => new


Comment:

 I haven't reproduced the original problem yet. My test machine does:
 {{{
 % ls -l /dev/cdrom
 lrwxrwxrwx 1 root root 3 Jan  8 13:18 /dev/cdrom -> hdc

 % mount /dev/cdrom

 % egrep cd /proc/mounts
 /dev/cdrom /cdrom iso9660 ro,nosuid,nodev,noexec 0 0
 }}}
 but that is different from the described behavior (/dev/hdc in mounts).
 [[BR]]
 As far as I can tell, isMounted() does process symlinks (and put them into
 an unneeded variable deviceNames). Sorry Stuart, I might need some -v
 media output, fstab, /proc/mounts before and during mythfrontend, ''et
 c.''

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4455#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list