From: Nick Piggin Date: Mon, 15 Mar 2010 15:05:29 +0000 (-0400) Subject: Btrfs: fix gfp flags masking in the compression code X-Git-Tag: v2.6.34-rc2~21^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5780c018ed169a77b623f87c4ba52faa8ad0fe;p=pandora-kernel.git Btrfs: fix gfp flags masking in the compression code GFP_FS must be masked out, NOFS can't be or'd in. Signed-off-by: Chris Mason --- Reading git-diff-tree failed