From: Bryan Schumaker Date: Wed, 5 Jun 2013 15:15:01 +0000 (-0400) Subject: NFS: Make callbacks minor version generic X-Git-Tag: v3.11-rc1~72^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459de2edb9105a5d091f8215650e12c0812d59f3;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed