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:
459de2e
)
NFS: Add in v4.2 callback operation
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 5 Jun 2013 15:15:02 +0000
(11:15 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:18 +0000
(16:20 -0400)
NFS v4.2 adds a CB_OFFLOAD operation used by COPY and WRITE_PLUS. Since
neither of these operations have been implemented yet, simply return
NFS4ERR_NOTSUPP.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found