]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] nfsd: clear signals before exiting the nfsd() thread
authorNeilBrown <neilb@cse.unsw.edu.au>
Sat, 16 Apr 2005 22:26:37 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:37 +0000 (15:26 -0700)
commitd0aa11c948572105dc0432544c8175d3a123b58c
treee673612fcb666c9ca6f5757c6db5e7713a4eeebb
parent3b5cfe9254942dbf5abcecf8b5c28d380e2ba368
[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 <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfssvc.c