From: J. Bruce Fields Date: Thu, 5 Mar 2009 20:01:11 +0000 (-0500) Subject: nfsd4: replace callback thread by asynchronous rpc X-Git-Tag: v2.6.31-rc1~57^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e300a63ce4ccec073d254d883a3638d5dca1d771;p=pandora-kernel.git nfsd4: replace callback thread by asynchronous rpc We don't really need a synchronous rpc, and moving to an asynchronous rpc allows us to do without this extra kthread. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed