From: Sunil Mushran Date: Wed, 12 Apr 2006 21:37:00 +0000 (-0700) Subject: ocfs2: fix gfp mask in some file system paths X-Git-Tag: v2.6.17-rc5~106^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afae00ab45ea71d89086f924ebee6ca51c81e48e;p=pandora-kernel.git ocfs2: fix gfp mask in some file system paths We were using GFP_KERNEL in a handful of places which really wanted GFP_NOFS. Fix this. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed