From: Trond Myklebust Date: Wed, 3 Apr 2013 23:04:58 +0000 (-0400) Subject: NFSv4: Fix nfs_server_return_all_delegations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c31e2368f39aee062cb697d4b8857c64c7cef7c;p=pandora-kernel.git NFSv4: Fix nfs_server_return_all_delegations If the state manager thread is already running, we may end up racing with it in nfs_client_return_marked_delegations. Better to just allow the state manager thread to do the job. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed