[GFS2] Change memory allocations to GFP_NOFS
authorSteven Whitehouse <steve@chygwyn.com>
Wed, 18 Jan 2006 13:20:16 +0000 (13:20 +0000)
committerSteven Whitehouse <steve@chygwyn.com>
Wed, 18 Jan 2006 13:20:16 +0000 (13:20 +0000)
commit4f3df04137d426a0ad1758ab744f5b6d658617bf
tree15665b5278481508d72ecd45b79cd400aa5438f1
parent64fb4eb7d4cc9de89f4d9b9061adde46ed3b5641
[GFS2] Change memory allocations to GFP_NOFS

I'd like to be rid of these memory allocations entirely so far as is
possible. For the moment though, mark them GFP_NOFS to make them less
harmful.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c