commit | 4f3df04137d426a0ad1758ab744f5b6d658617bf | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <steve@chygwyn.com> | Wed Jan 18 13:20:16 2006 +0000 |
committer | Steven Whitehouse <steve@chygwyn.com> | Wed Jan 18 13:20:16 2006 +0000 |
tree | 15665b5278481508d72ecd45b79cd400aa5438f1 | |
parent | 64fb4eb7d4cc9de89f4d9b9061adde46ed3b5641 [diff] |
[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>