Bug 63482

Summary: kdf is confused by labels in fstab.
Product: [Retired] Red Hat Linux Reporter: Aleksey Nogin <aleksey>
Component: kdeutilsAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-29 16:30:43 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:

Description Aleksey Nogin 2002-04-14 15:23:48 UTC
Kdf seems to be confused by labels in fstab - it does not realize that the fstab
line matches the mtab line, and shows both of them. For example, for / I have
(translation from Russian, so strings might a lilttle inaccurate):

device     type  size     mountpoint free    full
/dev/hda1  ?     144.3Mb  /          39.1Mb  72.9%
LABEL=/    ext3  None     /          0b      None

The situation for all other local fss are very similar.

Skipjack-II + RHN, kdf-3.0.0-3

Comment 1 Ngo Than 2002-08-31 23:06:03 UTC
it's fixed in 3.0.3-2 or newer

Comment 2 Aleksey Nogin 2004-11-29 16:30:43 UTC
Fixed indeed.