git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c75950
)
NFS: Store pointer to the nfs_page in page->private
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Dec 2006 05:35:35 +0000
(
00:35
-0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:36 +0000
(10:46 -0500)
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>
No differences found