Bug 114338 - subfs: problems with umount and mounted devices
Summary: subfs: problems with umount and mounted devices
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: Other All
: P0 - Crit Sit : Critical
Target Milestone: ---
Assignee: Danny Kukawka
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 07:37 UTC by Danny Al-Gaaf
Modified: 2007-06-05 11:04 UTC (History)
0 users

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-08-31 07:37:24 UTC
The submountd works not correct as expected. 

Mounted devices/partitions should be umounted after some seconds if nobody use 
the partition. This works only with devices with only one partition. On devices 
with more partions this works only for the last mounted partiton.

Because of this you have in /proc/mounts multiple mounted partitions and you 
must multiple umount the device. For this you must also know the mount point, 
because if e.g. the USB-Harddisk is removed you can't umount with the devpath.
Comment 1 Danny Al-Gaaf 2005-08-31 07:38:05 UTC
Fixed for a YOU update for BETA 4
Comment 2 Danny Al-Gaaf 2005-09-01 15:43:34 UTC
patchinfo for YOU submitted
Comment 3 Danny Al-Gaaf 2005-09-02 13:53:07 UTC
*** Bug 114965 has been marked as a duplicate of this bug. ***