commit | 8323c3b2a6b6543919d5ebdddc7d52f192126161 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Oct 19 19:36:51 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Oct 21 10:12:02 2010 -0400 |
tree | 35976d6ba2f1917f569e44056c43f2bf724af7ef | |
parent | 792c95dd519c54d6b0fd6401b3da7ea67b0d6b72 [diff] |
nfsd4: move minorversion to client The minorversion seems more a property of the client than the callback channel. Some time we should probably also enforce consistent minorversion usage from the client; for now, this is just a cosmetic change. Signed-off-by: J. Bruce Fields <bfields@redhat.com>