Zach Brown
1877e1a747
btrfs: remove move_pages()
...
move_pages() has an inefficient backwards byte copy of regions of two
different pages. They're different pages so the regions won't overlap
and it could use memcpy().
At that point, though, move_pages() would be a slightly dimmer
re-implementation of copy_pages() that lacked the test for overlapping
page regions.
So remove move_pages() and just call copy_pages().
Signed-off-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
2013-11-11 22:03:09 -05:00
..
2013-11-11 21:58:19 -05:00
2013-11-11 22:02:51 -05:00
2013-10-04 16:02:13 -04:00
2013-10-04 16:02:13 -04:00
2013-11-11 21:50:48 -05:00
2013-09-01 08:16:27 -04:00
2013-11-11 21:55:19 -05:00
2013-09-01 08:16:19 -04:00
2011-12-21 19:14:09 +01:00
2013-09-01 08:16:08 -04:00
2013-05-06 15:55:23 -04:00
2013-11-11 22:02:26 -05:00
2013-11-11 21:57:30 -05:00
2013-11-11 22:01:27 -05:00
2013-06-29 12:57:00 +04:00
2013-09-01 08:15:50 -04:00
2013-05-17 21:40:15 -04:00
2013-11-11 22:03:00 -05:00
2012-12-12 17:15:41 -05:00
2013-11-11 21:50:48 -05:00
2013-11-11 21:59:11 -05:00
2013-11-11 21:51:02 -05:00
2013-06-14 11:29:30 -04:00
2013-11-11 22:03:09 -05:00
2013-11-11 21:59:11 -05:00
2013-05-06 15:55:23 -04:00
2013-05-06 15:54:34 -04:00
2013-11-11 22:01:00 -05:00
2013-11-11 21:58:45 -05:00
2013-11-11 21:58:56 -05:00
2013-11-11 21:51:33 -05:00
2013-11-11 21:51:33 -05:00
2012-10-09 09:14:45 -04:00
2013-11-11 21:50:48 -05:00
2013-11-11 22:02:36 -05:00
2013-11-11 21:58:05 -05:00
2013-11-11 22:01:51 -05:00
2013-09-01 08:16:32 -04:00
2013-05-06 15:55:23 -04:00
2013-03-14 14:57:10 -04:00
2013-09-01 07:57:19 -04:00
2013-11-11 21:57:30 -05:00
2012-12-11 13:31:30 -05:00
2013-11-11 22:01:37 -05:00
2013-09-21 11:05:27 -04:00
2012-03-22 11:52:54 +01:00
2013-11-11 21:50:48 -05:00
2013-05-06 15:55:23 -04:00
2013-09-01 08:16:08 -04:00
2013-09-01 08:04:27 -04:00
2013-02-01 14:24:23 -05:00
2012-06-14 21:29:16 -04:00
2013-05-06 15:54:55 -04:00
2013-11-11 21:54:28 -05:00
2013-10-10 21:30:53 -04:00
2013-11-11 21:55:36 -05:00
2013-11-11 21:50:48 -05:00
2013-05-06 15:55:23 -04:00
2012-07-23 16:28:06 -04:00
2013-11-11 22:01:18 -05:00
2013-03-01 15:01:01 -05:00
2013-11-11 21:55:46 -05:00
2013-11-11 21:54:28 -05:00
2013-11-11 21:59:45 -05:00
2013-11-11 22:02:19 -05:00
2013-05-06 15:55:23 -04:00
2013-07-02 11:50:59 -04:00
2013-05-06 15:54:44 -04:00
2013-11-11 21:54:57 -05:00
2013-11-11 22:01:09 -05:00
2013-09-01 08:16:04 -04:00
2013-05-06 15:55:23 -04:00
2012-10-09 09:19:57 -04:00