git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23804d9
)
ceph: all allocation functions should get gfp_mask
author
Yehuda Sadeh
<yehuda@hq.newdream.net>
Tue, 6 Apr 2010 21:33:58 +0000
(14:33 -0700)
committer
Sage 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