Bug 428447 - mount does not pass the -f option down to mount.gfs2 helper
Summary: mount does not pass the -f option down to mount.gfs2 helper
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: util-linux
Version: 5.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Karel Zak
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-11 16:56 UTC by Abhijith Das
Modified: 2008-01-12 00:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-12 00:16:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Abhijith Das 2008-01-11 16:56:59 UTC
Description of problem:
This bug is related to bug 333961 and it causes problems during bootup (when
gfs/gfs2 is used as the root fs)

if you do a 
   mount -t gfs2 /dev/sda1 /mnt/gfs2 -f
mount.gfs2 doesn't receive the -f option and cannot do a fake mount

I suspect this is the case with all mount helpers in general, in that, they
never get the -f option.

Comment 1 Karel Zak 2008-01-12 00:16:42 UTC
Please, update your system. The problem has been fixed by errata 2007:0561, RHEL5.1.

* Mon Jun 25 2007 Karel Zak <kzak> 2.13-0.45
- fix #235495 - mount -f does not work with NFS-mounted file system


Note You need to log in before you can comment on or make changes to this bug.