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 234341 Details for
Bug 321111
Increase in RHEL3 vs. RHEL5 NFS operations (Part II)
[?]
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]
NFSv2: Ensure that the directory metadata gets revalidated on file create
linux-2.6.18-037-ensure_nfsv2_revalidates_dir.dif (text/plain), 802 bytes, created by
Trond Myklebust
on 2007-10-22 19:17:18 UTC
(
hide
)
Description:
NFSv2: Ensure that the directory metadata gets revalidated on file create
Filename:
MIME Type:
Creator:
Trond Myklebust
Created:
2007-10-22 19:17:18 UTC
Size:
802 bytes
patch
obsolete
>From: Trond Myklebust <Trond.Myklebust@netapp.com> >Date: Sat, 20 Oct 2007 13:07:21 -0400 >NFSv2: Ensure that the directory metadata gets revalidated on file create > >Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> >--- > > fs/nfs/proc.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/fs/nfs/proc.c b/fs/nfs/proc.c >index d5647fc..fdd4e8e 100644 >--- a/fs/nfs/proc.c >+++ b/fs/nfs/proc.c >@@ -268,6 +268,7 @@ nfs_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, > nfs_fattr_init(&fattr); > dprintk("NFS call create %s\n", dentry->d_name.name); > status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); >+ nfs_mark_for_revalidate(dir); > if (status == 0) > status = nfs_instantiate(dentry, &fhandle, &fattr); > dprintk("NFS reply create: %d\n", status);
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 321111
:
226021
| 234341 |
290270
|
290272
|
290273
|
291741
|
291742
|
291744
|
293197
|
293198
|
293201