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:
dd4a2c2
)
ocfs2: fix gfp mask in some file system paths
author
Sunil Mushran
<sunil.mushran@oracle.com>
Wed, 12 Apr 2006 21:37:00 +0000
(14:37 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 17 May 2006 21:38:49 +0000
(14:38 -0700)
We were using GFP_KERNEL in a handful of places which really wanted
GFP_NOFS. Fix this.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found