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:
1a0ba9a
)
NFS: Don't wait for congestion in nfs_update_request()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 6 Apr 2007 17:12:46 +0000
(13:12 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 1 May 2007 05:17:03 +0000
(22:17 -0700)
It is redundant, and will interfere with the call to
balance_dirty_pages_ratelimited_nr in generic_file_write().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found