Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 152704 Details for
Bug 235204
mount.gfs2 doesn't work when _netdev is used in /etc/fstab.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to fix the problem
235204.netdev.patch (text/plain), 678 bytes, created by
Robert Peterson
on 2007-04-16 17:46:38 UTC
(
hide
)
Description:
patch to fix the problem
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2007-04-16 17:46:38 UTC
Size:
678 bytes
patch
obsolete
>Index: util.c >=================================================================== >RCS file: /cvs/cluster/cluster/gfs2/mount/util.c,v >retrieving revision 1.21 >diff -w -u -p -p -u -r1.21 util.c >--- util.c 2 Jan 2007 20:18:03 -0000 1.21 >+++ util.c 16 Apr 2007 17:36:46 -0000 >@@ -58,6 +58,7 @@ static struct opt_map opt_map[] = { > { "nouser", 0, 1, 0 }, /* Forbid ordinary user to mount */ > { "owner", 0, 0, 0 }, /* Let the owner of the device mount */ > { "noowner", 0, 1, 0 }, /* Device owner has no special privs */ >+ { "_netdev", 0, 0, 0 }, /* Network device required (netfs) */ > { NULL, 0, 0, 0 } > }; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235204
: 152704