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:
f58eda9
)
NFS: Make callbacks minor version generic
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 5 Jun 2013 15:15:01 +0000
(11:15 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:18 +0000
(16:20 -0400)
I found a few places that hardcode the minor version number rather than
making it dependent on the protocol the callback came in over. This
patch makes it easier to add new minor versions in the future.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found