From: Patrick Caulfield Date: Wed, 6 Jun 2007 14:21:22 +0000 (-0500) Subject: [DLM] variable allocation X-Git-Tag: v2.6.23-rc1~1156^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f487a5536a3afd96a9f571de24c36559e9ae82;p=pandora-kernel.git [DLM] variable allocation Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.) Signed-Off-By: Patrick Caulfield Signed-Off-By: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed