Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 90148

Summary: Devlabel doesn't unmount devices mounted with --automount
Product: [Retired] Red Hat Linux Reporter: Mikael Hallendal <micke>
Component: devlabelAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: 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:
Description Flags
Patch that unmounts when disconnecting hardware none

Description Mikael Hallendal 2003-05-03 14:28:49 UTC
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:

Comment 1 Mikael Hallendal 2003-05-03 14:29:41 UTC
Created attachment 91487 [details]
Patch that unmounts when disconnecting hardware

Comment 2 Gary Lerhaupt 2003-05-12 15:13:01 UTC
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/

Comment 3 Bill Nottingham 2004-09-08 19:48:27 UTC
Fixed in current releases.