diff options
author | 2011-01-06 02:04:29 +0000 | |
---|---|---|
committer | 2011-01-06 14:46:24 -0500 | |
commit | ea00528126a701845d7c445e725b271940381e3d (patch) | |
tree | cb1cb70562b74422b1cc05ee97302b1231446352 /fs/nfs/inode.c | |
parent | NFS use svc_create_xprt for NFSv4.1 callback service (diff) | |
download | linux-dev-ea00528126a701845d7c445e725b271940381e3d.tar.xz linux-dev-ea00528126a701845d7c445e725b271940381e3d.zip |
NFS do not clear minor version at nfs_client free
Resetting the client minor version operations causes nfs4_destroy_callback
to fail to shutdown the NFSv4.1 callback service.
There is no reason to reset the client minorversion operations when the
nfs_client struct is being freed.
Remove the minorverion reset and rename the function.
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions