From: Dave Chinner Date: Tue, 20 Jul 2010 07:54:12 +0000 (+1000) Subject: xfs: use GFP_NOFS for page cache allocation X-Git-Tag: v2.6.36-rc1~589^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea1b9532143218f8599ecedbbd6bfbf812385e1;p=pandora-kernel.git xfs: use GFP_NOFS for page cache allocation Avoid a lockdep warning by preventing page cache allocation from recursing back into the filesystem during memory reclaim. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Reviewed-by: Alex Elder Signed-off-by: Dave Chinner --- Reading git-diff-tree failed