From: Chris Mason Date: Thu, 27 May 2010 04:45:06 +0000 (-0700) Subject: RDS: use friendly gfp masks for prefill X-Git-Tag: v2.6.37-rc1~147^2~499^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037f18a3074753991656189a091a5fa371999107;p=pandora-kernel.git RDS: use friendly gfp masks for prefill When prefilling the rds frags, we end up doing a lot of allocations. We're not in atomic context here, and so there's no reason to dip into atomic reserves. This changes the prefills to use masks that allow waiting. Signed-off-by: Chris Mason --- Reading git-diff-tree failed