From: Trond Myklebust Date: Tue, 5 Dec 2006 05:35:35 +0000 (-0500) Subject: NFS: Store pointer to the nfs_page in page->private X-Git-Tag: v2.6.20-rc1~34^2~412^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277459d2e2cd40594967757e8fd016c4c7016614;p=pandora-kernel.git NFS: Store pointer to the nfs_page in page->private This will allow fast lookup of the nfs_page from the struct page instead of having to search the radix tree. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed