Nick Piggin
0ae0b5d055
fs/splice.c: fix mapping_gfp_mask usage
...
mapping_gfp_mask() is not supposed to store allocation contex details,
only page location details. So mapping_gfp_mask should be applied to the
pagecache page allocation, wheras normal (kernel mapped) memory should be
used for surrounding allocations such as radix-tree nodes allocated by
add_to_page_cache. Context modifiers should be applied on a per-callsite
basis.
So change splice to follow this convention (which is followed in similar
code patterns in core code).
Signed-off-by: Nick Piggin <npiggin@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Jens Axboe <jens.axboe@oracle.com >
2010-05-25 10:25:26 +02:00
..
2010-05-21 18:31:23 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:28 -04:00
2010-03-30 22:02:32 +09:00
2010-05-10 09:48:10 -07:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:25 -04:00
2010-05-21 19:37:45 -07:00
2010-05-12 18:23:58 -07:00
2010-05-21 18:31:21 -04:00
2010-05-17 20:59:21 +00:00
2010-05-21 18:31:21 -04:00
2010-05-15 07:16:33 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:12 -04:00
2010-04-30 14:52:51 -05:00
2010-05-21 18:31:28 -04:00
2010-05-21 18:31:23 -04:00
2010-05-21 18:31:24 -04:00
2010-05-21 19:37:45 -07:00
2010-05-21 19:37:45 -07:00
2010-04-05 11:37:28 +09:00
2010-03-30 22:02:32 +09:00
2010-04-07 08:38:05 -07:00
2010-03-30 22:02:32 +09:00
2010-05-21 19:37:45 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-03 14:08:00 -05:00
2009-12-16 12:16:47 -05:00
2010-03-30 22:02:32 +09:00
2010-05-21 19:30:41 +02:00
2010-05-21 21:27:26 +02:00
2010-05-21 18:31:20 -04:00
2010-05-21 18:31:23 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:27 -04:00
2010-05-21 18:31:24 -04:00
2010-04-22 12:31:11 +02:00
2010-05-14 15:09:36 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:21 -04:00
2010-05-21 19:37:45 -07:00
2010-05-21 18:31:14 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:25 -04:00
2010-05-21 18:31:25 -04:00
2010-05-21 19:37:45 -07:00
2010-05-19 17:23:28 -07:00
2010-02-04 11:55:46 +01:00
2010-05-21 18:31:16 -04:00
2010-05-21 18:31:26 -04:00
2010-05-21 19:37:45 -07:00
2010-01-26 22:22:26 -05:00
2010-04-22 12:37:07 +02:00
2010-04-25 02:09:05 +01:00
2010-05-21 09:37:31 -07:00
2010-05-21 18:31:26 -04:00
2010-05-21 18:31:26 -04:00
2010-05-21 18:31:27 -04:00
2010-05-21 18:31:27 -04:00
2010-05-21 19:37:45 -07:00
2009-12-16 07:20:13 -08:00
2010-05-21 18:31:20 -04:00
2010-03-06 11:26:29 -08:00
2010-03-30 22:02:32 +09:00
2010-04-27 09:01:26 -07:00
2010-03-06 11:26:46 -08:00
2010-03-30 22:02:32 +09:00
2010-04-21 13:28:49 +10:00
2010-03-30 22:02:32 +09:00
2010-01-29 08:22:01 -08:00
2010-03-30 22:02:32 +09:00
2010-03-19 08:05:10 +01:00
2010-05-21 19:37:45 -07:00
2010-05-21 19:37:45 -07:00
2010-03-06 11:26:45 -08:00
2010-04-29 08:44:37 -07:00
2010-05-11 17:33:41 -07:00
2010-05-21 18:31:16 -04:00
2009-12-17 04:52:13 -05:00
2010-05-21 18:31:16 -04:00
2010-03-30 22:02:32 +09:00
2010-05-11 17:43:58 +02:00
2010-05-11 17:33:41 -07:00
2010-05-21 21:27:26 +02:00
2010-03-30 22:02:32 +09:00
2010-03-06 11:26:25 -08:00
2010-03-06 11:26:29 -08:00
2010-03-30 22:02:32 +09:00
2010-05-21 19:37:45 -07:00
2010-05-21 18:31:18 -04:00
2010-05-21 18:31:22 -04:00
2010-05-21 18:31:16 -04:00
2010-05-21 18:31:18 -04:00
2010-03-30 22:02:32 +09:00
2010-03-19 09:43:06 -07:00
2010-05-10 23:08:17 +02:00
2010-03-08 16:55:37 +01:00
2010-05-21 18:31:17 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:22 -04:00
2010-05-18 08:57:00 +10:00
2010-03-03 13:00:21 -05:00
2010-05-21 18:31:17 -04:00
2010-05-24 19:34:43 +02:00
2010-03-03 13:00:22 -05:00
2010-03-03 14:07:55 -05:00
2010-03-24 16:43:29 -07:00
2010-03-12 15:52:32 -08:00
2010-03-07 15:48:26 -08:00
2010-03-30 22:02:32 +09:00
2010-05-25 10:25:26 +02:00
2009-12-17 10:58:17 -05:00
2009-12-23 13:33:54 +01:00
2010-05-21 18:31:17 -04:00
2010-05-21 18:31:22 -04:00
2010-05-21 19:37:45 -07:00
2010-05-20 13:21:42 -07:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:18 -04:00