From: Steven Whitehouse Date: Wed, 15 Nov 2006 20:17:03 +0000 (-0500) Subject: [GFS2] Fix memory allocation in glock.c X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab923031ceb95ec50ef33ccadf28663c660aa94c;p=pandora-kernel.git [GFS2] Fix memory allocation in glock.c Change from GFP_KERNEL to GFP_NOFS as this was causing a slow down when trying to push inodes from cache. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed