From: Steven Whitehouse Date: Sat, 24 Jun 2006 19:42:21 +0000 (-0400) Subject: [GFS2] Eliminate one instance of __GFP_NOFAIL X-Git-Tag: v2.6.19-rc1~32^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af18ddb8864b096e3ed4732e2d4b21c956dcfe3a;p=pandora-kernel.git [GFS2] Eliminate one instance of __GFP_NOFAIL This removes one instance of GFP_NOFAIL from the glock callback function. It also fixes a bug where a , was used at a line end rather than ; causing unintended results. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed