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 310267 Details for
Bug 452866
netfs does not synchronise with udev
[?]
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]
Add a udevsettle before mounting _netdev devices
initscripts-netfs-udevsettle.patch (text/plain), 588 bytes, created by
Bryn M. Reeves
on 2008-06-25 14:18:03 UTC
(
hide
)
Description:
Add a udevsettle before mounting _netdev devices
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2008-06-25 14:18:03 UTC
Size:
588 bytes
patch
obsolete
>diff -up initscripts-8.45.19.EL/rc.d/init.d/netfs.udevsettle initscripts-8.45.19.EL/rc.d/init.d/netfs >--- initscripts-8.45.19.EL/rc.d/init.d/netfs.udevsettle 2008-06-25 15:15:58.000000000 +0100 >+++ initscripts-8.45.19.EL/rc.d/init.d/netfs 2008-06-25 15:16:49.000000000 +0100 >@@ -35,6 +35,8 @@ NETDEVMTAB=`LC_ALL=C awk '$4 ~ /_netdev/ > # See how we were called. > case "$1" in > start) >+ # Let udev handle any backlog before trying to mount file systems >+ /sbin/udevsettle --timeout=30 > [ -n "$NFSFSTAB" ] && > { > [ ! -f /var/lock/subsys/portmap ] && service portmap start
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 452866
: 310267