git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff778d0
)
NFS: Reduce the number of unnecessary COMMIT calls
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Feb 2010 01:00:02 +0000
(17:00 -0800)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 5 Mar 2010 20:44:54 +0000
(15:44 -0500)
If the caller is doing a non-blocking flush, and there are still writebacks
pending on the wire, we can usually defer the COMMIT call until those
writes are done.
Also ensure that we honour the wbc->nonblocking flag.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c
patch
|
blob
|
history
diff --cc
fs/nfs/write.c
Simple merge