Bug 132279

Summary: hal-subfs-mount and HAL: does not remount USB Floppy volume
Product: [openSUSE] SUSE Linux 10.1 Reporter: Danny Al-Gaaf <dalgaaf>
Component: BasesystemAssignee: Danny Kukawka <dkukawka>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: behlert
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Danny Al-Gaaf 2005-11-04 00:50:36 UTC
Currently HAL handle internal (IDE) and USB floppys in different ways (because of poll and register insert media). For internal floppy there is no volume device object in HAL, but for USB it is.

Because of this different behavior we mount always the device (and not the volume). This work perfect for internal devices, because we never get a umount event. But this doesn't work for USB, because we get a umount for the dev path if the volume (and not the device) is removed. This results in: never remount USB floppy disc after first remove of the disc.

This is also present in 10.0
Comment 1 Danny Al-Gaaf 2005-11-04 03:51:00 UTC
fixed in our HAL package and in the subfs mount helper. New packages submittet to STABLE/EDGE