From: Trond Myklebust Date: Fri, 6 Apr 2007 17:12:46 +0000 (-0400) Subject: NFS: Don't wait for congestion in nfs_update_request() X-Git-Tag: v2.6.22-rc1~1035^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e59c368c6ba5eed0369a085c42c9f270b97aa8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed