commit | 459de2edb9105a5d091f8215650e12c0812d59f3 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Jun 05 11:15:01 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jun 08 16:20:18 2013 -0400 |
tree | e6a67386ede1617344d1e887b42a8967444995b4 | |
parent | f58eda9bc2f0793da4c5c1098d55df2b31e0d682 [diff] |
NFS: Make callbacks minor version generic 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>