commit | 277459d2e2cd40594967757e8fd016c4c7016614 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 05 00:35:35 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:36 2006 -0500 |
tree | a552d90847fa64f7326f5856640859c8e41df862 | |
parent | 1c75950b9a2254ef08f986e00ad20266ae9ba7f1 [diff] |
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 <Trond.Myklebust@netapp.com>