From: Trond Myklebust Date: Thu, 24 May 2012 20:31:39 +0000 (-0400) Subject: NFSv4.1: Exchange ID must use GFP_NOFS allocation mode X-Git-Tag: v3.5-rc1~52^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbafffd293e47f4cd5f0ae8b91d7d5767b242a5e;p=pandora-kernel.git NFSv4.1: Exchange ID must use GFP_NOFS allocation mode Exchange ID can be called in a lease reclaim situation, so it will deadlock if it then tries to write out dirty NFS pages. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed