From: Trond Myklebust Date: Mon, 20 Mar 2006 18:44:09 +0000 (-0500) Subject: NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() X-Git-Tag: v2.6.17-rc1~667^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967b9281361481aecf323563886ef972ee88c681;p=pandora-kernel.git NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() The reason is that the idmapper cleanup may call flush_workqueue() on rpciod_workqueue. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed