NFS: Make callbacks minor version generic
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 5 Jun 2013 15:15:01 +0000 (11:15 -0400)
committerTrond 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