From bd2a49b86d9aae0c505dcc99c0a073f9da2cc889 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Fri, 1 Mar 2013 22:45:46 +0000 Subject: [PATCH] dm: clean up clone_bio Remove the no-longer-used struct bio_set argument from clone_bio and split_bvec. Use tio->ti in __map_bio() instead of passing in ti. Factor out some code for setting up cloned bios. Take target_request_nr as a parameter to alloc_tio(). Signed-off-by: Mike Snitzer Cc: Joe Thornber Signed-off-by: Alasdair G Kergon --- Reading git-format-patch failed