From: J. Bruce Fields Date: Mon, 10 Jan 2011 21:44:41 +0000 (-0500) Subject: nfsd4: allow restarting callbacks X-Git-Tag: v2.6.38-rc1~51^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce8ba25d657a71d6d8cdb05a2b90c5ae7debfda;p=pandora-kernel.git nfsd4: allow restarting callbacks If we lose the backchannel and then the client repairs the problem, resend any callbacks. We use a new cb_done flag to track whether there is still work to be done for the callback or whether it can be destroyed with the rpc. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed