From: Stanislav Kinsbursky Date: Tue, 25 Oct 2011 11:17:28 +0000 (+0300) Subject: NFSd: call svc rpcbind cleanup explicitly X-Git-Tag: v3.2-rc1~52^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16d0587090ab93206768f726f71d84ecf55e05c4;p=pandora-kernel.git NFSd: call svc rpcbind cleanup explicitly We have to call svc_rpcb_cleanup() explicitly from nfsd_last_thread() since this function is registered as service shutdown callback and thus nobody else will done it for us. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed