commit | 89dfdc964bb4b2112c2cd058412f49d9906c9d35 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Aug 16 13:29:27 2016 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Sep 16 16:15:52 2016 -0400 |
tree | ffad26029985bd0803e09e0cd9c424d5a9cd0a40 | |
parent | 1983a66f575bed05ef63a15193246758055c50b2 [diff] |
nfsd: eliminate cb_minorversion field We already have that info in the client pointer. No need to pass around a copy. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>