aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAlasdair G Kergon <[email protected]>2006-03-22 00:07:42 -0800
committerLinus Torvalds <[email protected]>2006-03-22 07:53:55 -0800
commitd2044a94e80b61f68ee7456f82d9b443e9ff6ac7 (patch)
tree4488efc87514d440f5ca4b9fdca32dd173a04f63 /scripts/basic
parent06f9d4f94a075285d25253edbf57f2cda07d4ff3 (diff)
[PATCH] dm: bio split bvec fix
The code that handles bios that span table target boundaries by breaking them up into smaller bios will not split an individual struct bio_vec into more than two pieces. Sometimes more than that are required. This patch adds a loop to break the second piece up into as many pieces as are necessary. Cc: "Abhishek Gupta" <[email protected]> Cc: Dan Smith <[email protected]> Signed-off-by: Alasdair G Kergon <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions