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:
1abb508
)
NFS: Create an write_pageio_init() function
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:48 +0000
(15:53 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:46 +0000
(11:46 -0400)
pNFS needs to select a write function based on the layout driver
currently in use, so I let each NFS version decide how to best handle
initializing writes.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found