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 191731 Details for
Bug 284611
Bad fsc,nosharecache check in mount.nfs and mount.nfs4
[?]
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]
Purposed patch
nfs-utils-1.0.9-mount-no-fsc-nosharecache-check.patch (text/plain), 674 bytes, created by
Steve Dickson
on 2007-09-10 15:46:07 UTC
(
hide
)
Description:
Purposed patch
Filename:
MIME Type:
Creator:
Steve Dickson
Created:
2007-09-10 15:46:07 UTC
Size:
674 bytes
patch
obsolete
>diff -up nfs-utils-1.0.9/utils/mount/nfsmount.c.orig nfs-utils-1.0.9/utils/mount/nfsmount.c >--- nfs-utils-1.0.9/utils/mount/nfsmount.c.orig 2007-09-08 09:43:11.000000000 -0400 >+++ nfs-utils-1.0.9/utils/mount/nfsmount.c 2007-09-10 11:41:01.000000000 -0400 >@@ -818,12 +818,6 @@ parse_options(char *old_opts, struct nfs > } > strcat(new_opts, cbuf); > } >- if ((data->flags & NFS_MOUNT_FSCACHE) >- && (data->flags & NFS_MOUNT_UNSHARED)) { >- fprintf(stderr, _("mount: invalid mount options: " >- "nosharecache and fsc are incompatible.\n")); >- goto out_bad; >- } > /* See if the nfs host = mount host. */ > if (mounthost) { > if (!nfs_gethostbyname(mounthost, mnt_saddr))
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 284611
: 191731