commit | 91e59c368c6ba5eed0369a085c42c9f270b97aa8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Apr 06 13:12:46 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 30 22:17:03 2007 -0700 |
tree | 172975fb2d21695e1d4d9b4146ac033bcfee872b | |
parent | 1a0ba9ae485c5fd17d0bff2f14d9dd75b8985593 [diff] |
NFS: Don't wait for congestion in nfs_update_request() 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>