Bug 90148
| Summary: | Devlabel doesn't unmount devices mounted with --automount | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mikael Hallendal <micke> | ||||
| Component: | devlabel | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 9 | CC: | rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-09-08 19:48:27 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 91487 [details]
Patch that unmounts when disconnecting hardware
This has already been fixed in devlabel 0.37.03. Thanks, though. RH needs to pick up this latest version. http://www.lerhaupt.com/devlabel/ Fixed in current releases. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030414 Description of problem: If you specify you want to automount a device, devlabel doesn't unmount the device when you remove the hardware. It only removes the symlink. Version-Release number of selected component (if applicable): devlabel-0.26.08-4 How reproducible: Always Steps to Reproduce: 1. Add device with --automount 2. Connect device (it gets mounted) 3. Disconnect device Actual Results: The symlink is removed but the mountpoint isn't unmounted Expected Results: The mountpoint should be unmounted and the symlink removed. Additional info: