Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109292654
D43250.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
431 B
Referenced Files
None
Subscribers
None
D43250.diff
View Options
diff --git a/sys/fs/nfsclient/nfs_clvnops.c b/sys/fs/nfsclient/nfs_clvnops.c
--- a/sys/fs/nfsclient/nfs_clvnops.c
+++ b/sys/fs/nfsclient/nfs_clvnops.c
@@ -3956,7 +3956,7 @@
if (error == 0)
error = ncl_flush(invp, MNT_WAIT, curthread, 1, 0);
if (error == 0)
- error = ncl_flush(outvp, MNT_WAIT, curthread, 1, 0);
+ error = ncl_vinvalbuf(outvp, V_SAVE, curthread, 0);
/* Do the actual NFSv4.2 RPC. */
ret = ret2 = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 4:12 AM (20 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16447830
Default Alt Text
D43250.diff (431 B)
Attached To
Mode
D43250: nfsclient: handle page and buffer cache consistency()
Attached
Detach File
Event Timeline
Log In to Comment