NeilBrown
3001ca7712
New function blk_req_append_bio
...
ll_back_merge_fn is currently exported to SCSI where is it used,
together with blk_rq_bio_prep, in exactly the same way these
functions are used in __blk_rq_map_user.
So move the common code into a new function (blk_rq_append_bio), and
don't export ll_back_merge_fn any longer.
Signed-off-by: Neil Brown <neilb@suse.de>
diff .prev/block/ll_rw_blk.c ./block/ll_rw_blk.c
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:56 +02:00
..
2007-07-31 15:39:39 -07:00
2007-09-25 17:58:52 -04:00
2007-10-09 12:38:26 -07:00
2007-08-18 09:52:50 -07:00
2007-08-22 19:52:46 -07:00
2007-10-07 16:42:22 -07:00
2007-10-10 09:25:56 +02:00
2007-09-09 08:39:27 +02:00
2007-09-26 08:20:44 +02:00
2007-10-08 16:06:51 -07:00
2007-07-21 18:37:12 -07:00
2007-08-18 09:52:50 -07:00
2007-08-26 18:35:40 -07:00
2007-09-11 17:21:19 -07:00
2007-10-07 13:48:41 +02:00
2007-08-18 09:52:50 -07:00
2007-09-09 10:38:37 -04:00
2007-09-09 22:29:14 +02:00
2007-10-10 09:25:56 +02:00
2007-09-20 21:19:45 +02:00
2007-09-23 13:03:22 -07:00
2007-09-28 15:38:12 -07:00
2007-10-08 13:01:21 -07:00
2007-09-22 12:55:18 -07:00
2007-09-25 08:51:04 -07:00
2007-08-25 16:58:27 +10:00
2007-09-24 13:23:35 -07:00
2007-09-30 10:31:34 -03:00
2007-08-06 17:48:34 -07:00
2007-09-17 00:58:40 -04:00
2007-09-11 17:21:51 +02:00
2007-09-19 11:24:17 -07:00
2007-10-05 14:05:48 -04:00
2007-07-20 14:25:51 +10:00
2007-07-20 21:42:24 +02:00
2007-07-31 15:39:37 -07:00
2007-09-28 16:21:10 -07:00
2007-07-31 15:39:38 -07:00
2007-09-11 17:21:19 -07:00
2007-09-21 01:22:23 +04:00
2007-09-19 11:24:17 -07:00
2007-10-10 09:25:56 +02:00
2007-07-31 15:39:43 -07:00
2007-10-10 09:25:56 +02:00
2007-10-07 16:28:43 -07:00
2007-09-11 17:21:19 -07:00
2007-09-13 06:01:24 -07:00
2007-09-19 11:24:18 -07:00
2007-09-25 08:51:04 -07:00
2007-07-26 11:35:17 -07:00
2007-08-22 19:52:45 -07:00
2007-07-20 13:39:59 +10:00
2007-07-29 18:58:39 +00:00