It would be nice to just calculate the sector from the previous bio using bio_end_sector, but that doesn't really work with the current blk_next_bio pattern. It might make sense to just take the initial allocation case out of blk_next_bio and do that manually now that the bio_alloc interface makes a lot more sense.