ocfs2: fix gfp mask in some file system paths
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 12 Apr 2006 21:37:00 +0000 (14:37 -0700)
committerMark 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