diff options
author | Alasdair G Kergon <agk@redhat.com> | 2006-03-22 00:07:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 07:53:55 -0800 |
commit | d2044a94e80b61f68ee7456f82d9b443e9ff6ac7 (patch) | |
tree | 4488efc87514d440f5ca4b9fdca32dd173a04f63 /include/asm-sh/fcntl.h | |
parent | 06f9d4f94a075285d25253edbf57f2cda07d4ff3 (diff) | |
download | op-kernel-dev-d2044a94e80b61f68ee7456f82d9b443e9ff6ac7.zip op-kernel-dev-d2044a94e80b61f68ee7456f82d9b443e9ff6ac7.tar.gz |
[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" <abhishekgupt@gmail.com>
Cc: Dan Smith <danms@us.ibm.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-sh/fcntl.h')
0 files changed, 0 insertions, 0 deletions