nfs: kill renewd before clearing client minor version
authorAlexandros Batsakis <batsakis@netapp.com>
Fri, 5 Feb 2010 11:45:03 +0000 (03:45 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Mar 2010 17:16:12 +0000 (12:16 -0500)
commit888ef2e3f8b7b8daeb031bfb4ad1fd4fa817e193
treed50044d998e636232f1110324d6485a92c20daf2
parentf895c53f8ace3c3e49ebf9def90e63fc6d46d2bf
nfs: kill renewd before clearing client minor version

renewd should be synchronously killed before we destroy the session in
nfs4_clear_minor_version

Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
[Trond.Myklebust@netapp.com: clean up to remove 'unused function
warning when !CONFIG_NFS_V4]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c