From: Steven Whitehouse Date: Tue, 6 Jan 2009 10:08:33 +0000 (+0000) Subject: GFS2: Set GFP_NOFS when allocating page on write X-Git-Tag: v2.6.29-rc1~193^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4fefbac6c5bcb0388d95e83801210e7d81a071b;p=pandora-kernel.git GFS2: Set GFP_NOFS when allocating page on write We need to ensure that we always set GFP_NOFS in this one particular case when allocating pages for write. Reported-by: Fabio M. Di Nitto Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed