From: Yehuda Sadeh Date: Tue, 6 Apr 2010 21:33:58 +0000 (-0700) Subject: ceph: all allocation functions should get gfp_mask X-Git-Tag: v2.6.35-rc1~419^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d23762d988b7dcb08390ac72a353df3d60193c;p=pandora-kernel.git ceph: all allocation functions should get gfp_mask This is essential, as for the rados block device we'll need to run in different contexts that would need flags that are other than GFP_NOFS. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed