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 147113 Details for
Bug 226789
nfs failover does not work properly when specifying nfs_lock_workaround
[?]
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 problem.
clumanager-exportfs-fix.patch (text/plain), 687 bytes, created by
Josef Bacik
on 2007-02-01 16:42:09 UTC
(
hide
)
Description:
patch to fix problem.
Filename:
MIME Type:
Creator:
Josef Bacik
Created:
2007-02-01 16:42:09 UTC
Size:
687 bytes
patch
obsolete
>--- svclib_nfs.josef 2007-01-26 06:27:56.000000000 -0500 >+++ svclib_nfs 2007-01-26 06:29:15.000000000 -0500 >@@ -443,12 +443,7 @@ export_client() > stop) > # Use exportfs -u * always to make sure it gets > # sent to the kernel if the workaround is set >- if [ "$nfs_lock_workaround" = "yes" ] || \ >- [ "$nfs_lock_workaround" = "1" ]; then >- typeset export_args="-u *:$export_directory" >- else >- typeset export_args="-u $export_client:$export_directory" >- fi >+ typeset export_args="-u $export_client:$export_directory" > ;; > *) > logAndPrint $LOG_ERR "export_client: Invalid command $command"
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 226789
: 147113