From: Trond Myklebust Date: Sun, 20 May 2007 17:05:05 +0000 (-0400) Subject: NFS: Minor read optimisation... X-Git-Tag: v2.6.23-rc1~1073^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de05a0cc2a2ae16eb8d8dbf88fe728ace45beb9a;p=pandora-kernel.git NFS: Minor read optimisation... Since PG_uptodate may now end up getting set during the call to nfs_wb_page(), we can avoid putting a read request on the wire in those situations. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed