From: NeilBrown Date: Sat, 16 Apr 2005 22:26:37 +0000 (-0700) Subject: [PATCH] nfsd: clear signals before exiting the nfsd() thread X-Git-Tag: v2.6.12-rc3~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e416052f1462801ca857c7536288bac0621615e;p=pandora-kernel.git [PATCH] nfsd: clear signals before exiting the nfsd() thread Fixes the error "RPC: failed to contact portmap (errno -512)." when the server later tries to unregister from the portmapper. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed