From: Trond Myklebust Date: Thu, 11 Oct 2012 17:43:38 +0000 (-0400) Subject: NFSv4.1: Do not call pnfs_return_layout() from an rpciod context X-Git-Tag: v3.7-rc3~48^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d527e5c15de8de813cd0a2ad0b769f68c6226938;p=pandora-kernel.git NFSv4.1: Do not call pnfs_return_layout() from an rpciod context Move the call to pnfs_return_layout() to the read and write rpc_release() callbacks, so that it gets called from nfsiod, which is a more appropriate context. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed