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:
3e9e0ca
)
NFS: Simplify O_DIRECT page referencing
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 17:27:31 +0000
(13:27 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 18:33:52 +0000
(14:33 -0400)
The O_DIRECT code shouldn't need to hold 2 references to each page. The
reference held by the struct nfs_page should suffice.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Fred Isaman <iisaman@netapp.com>
No differences found