nfsd4: move minorversion to client
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 23:36:51 +0000 (19:36 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Oct 2010 14:12:02 +0000 (10:12 -0400)
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>

No differences found