From: Trond Myklebust Date: Wed, 22 Jun 2005 17:16:30 +0000 (+0000) Subject: [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. X-Git-Tag: v2.6.13-rc1~68^2~537^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d52e86274e09fce8ac8f963e3605a84d0a305a7;p=pandora-kernel.git [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. Unless we're doing O_APPEND writes, we really don't care about revalidating the file length. Just make sure that we catch any page cache invalidations. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed