diff options
author | Andrew Morton <akpm@osdl.org> | 2005-07-28 08:07:18 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-28 15:38:59 (GMT) |
commit | a5453be48e8def75a9c1b2177b82fa0e692c6e3a (patch) | |
tree | c1d224f0fb4db22e87567e1eea45001a7b11e51f /drivers/ide | |
parent | 577a4f8102d54b504cb22eb021b89e957e8df18f (diff) | |
download | linux-fsl-qoriq-a5453be48e8def75a9c1b2177b82fa0e692c6e3a.tar.xz |
[PATCH] bio_clone fix
Fix bug introduced in 2.6.11-rc2: when we clone a BIO we need to copy over the
current index into it as well.
It corrupts data with some MD setups.
See http://bugzilla.kernel.org/show_bug.cgi?id=4946
Huuuuuuuuge thanks to Matthew Stapleton <matthew4196@gmail.com> for doggedly
chasing this one down.
Acked-by: Jens Axboe <axboe@suse.de>
Cc: <linux-raid@vger.kernel.org>
Cc: <dm-devel@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions