NFS: Don't wait for congestion in nfs_update_request()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Apr 2007 17:12:46 +0000 (13:12 -0400)
committerTrond 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