David Sterba
f993c883ad
btrfs: drop unused argument from extent_io_tree_init
...
all callers pass GFP_NOFS, but the GFP mask argument is not used in the
function; GFP_ATOMIC is passed to radix tree initialization and it's the
only correct one, since we're using the preload/insert mechanism of
radix tree.
Let's drop the gfp mask from btrfs function, this will not change
behaviour.
Signed-off-by: David Sterba <dsterba@suse.cz>
2011-05-02 13:57:21 +02:00
..
2011-05-02 13:57:20 +02:00
2010-05-25 10:34:58 -04:00
2009-10-05 09:44:45 -04:00
2011-03-17 14:21:18 -04:00
2009-01-06 09:38:55 -05:00
2011-05-02 13:57:19 +02:00
2011-05-02 13:57:19 +02:00
2011-05-02 13:57:20 +02:00
2011-05-02 13:57:19 +02:00
2011-03-28 05:37:33 -04:00
2010-05-25 10:34:50 -04:00
2011-03-28 05:37:54 -04:00
2011-05-02 13:57:21 +02:00
2011-01-17 15:13:08 -05:00
2011-03-14 09:15:28 -04:00
2011-05-02 13:57:21 +02:00
2011-05-02 13:57:21 +02:00
2011-03-31 11:26:23 -03:00
2010-12-22 23:15:45 +08:00
2011-05-02 13:57:20 +02:00
2011-03-28 05:37:54 -04:00
2011-05-02 13:57:20 +02:00
2011-05-02 13:57:20 +02:00
2011-03-28 05:37:47 -04:00
2009-06-10 11:29:53 -04:00
2010-05-25 10:34:50 -04:00
2011-03-28 05:37:35 -04:00
2011-05-02 13:57:21 +02:00
2011-04-18 12:24:05 -07:00
2011-01-16 11:25:54 -05:00
2010-12-22 23:15:47 +08:00
2010-03-30 22:02:32 +09:00
2009-03-09 11:45:38 -04:00
2011-02-16 15:37:58 -05:00
2010-12-22 23:15:47 +08:00
2011-03-28 05:37:33 -04:00
2010-12-22 23:15:45 +08:00
2010-12-09 13:57:15 -05:00
2011-01-28 16:40:37 -05:00
2010-03-30 22:02:32 +09:00
2010-03-08 16:26:50 -05:00
2011-05-02 13:57:21 +02:00
2011-04-05 01:20:24 -04:00
2009-01-05 21:25:51 -05:00
2011-05-02 13:57:19 +02:00
2010-03-07 17:04:49 -08:00
2011-05-02 13:57:21 +02:00
2011-04-11 20:43:52 -04:00
2010-10-29 15:14:37 -04:00
2011-05-02 13:57:20 +02:00
2010-05-25 10:34:53 -04:00
2008-11-19 21:17:22 -05:00
2011-04-19 20:12:40 -04:00
2011-03-28 05:37:45 -04:00
2011-04-18 12:24:05 -07:00
2011-02-01 11:12:29 -05:00
2011-03-22 17:44:17 -07:00