Bug 132279 - hal-subfs-mount and HAL: does not remount USB Floppy volume
Summary: hal-subfs-mount and HAL: does not remount USB Floppy volume
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Danny Kukawka
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 00:50 UTC by Danny Al-Gaaf
Modified: 2007-06-05 11:04 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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