ceph: all allocation functions should get gfp_mask
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 6 Apr 2010 21:33:58 +0000 (14:33 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:42 +0000 (15:25 -0700)
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 <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found