Artem Bityutskiy fc5e58c0c4 UBIFS: use GFP_NOFS properly
This patch fixes a brown-paperbag bug which was introduced by me:
I used incorrect "GFP_KERNEL | GFP_NOFS" allocation flags to make
sure my allocations do not cause write-back. But the correct form
is "GFP_NOFS".

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-03-24 16:14:26 +02:00
..
2008-12-31 14:13:24 +02:00
2011-03-24 16:14:26 +02:00
2011-03-16 14:05:25 +02:00
2009-03-08 13:29:09 +02:00
2010-09-19 21:07:58 +03:00
2009-07-12 12:22:34 -07:00
2011-03-11 10:52:07 +02:00
2010-09-19 21:07:58 +03:00
2011-03-24 16:14:26 +02:00
2011-03-24 16:14:26 +02:00
2011-03-24 16:14:26 +02:00
2010-09-19 21:07:58 +03:00
2011-02-06 15:08:02 +02:00
2008-09-30 11:12:57 +03:00
2011-01-17 23:24:30 +02:00