From: Andy Adamson Date: Thu, 6 Jan 2011 02:04:29 +0000 (+0000) Subject: NFS do not clear minor version at nfs_client free X-Git-Tag: v2.6.38-rc1~407^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea00528126a701845d7c445e725b271940381e3d;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed