dm: move bio_io_error into __split_and_process_bio
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 2 Apr 2009 18:55:38 +0000 (19:55 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 2 Apr 2009 18:55:38 +0000 (19:55 +0100)
Move the bio_io_error() calls directly into __split_and_process_bio().

This avoids some code duplication in later patches.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm.c

diff --cc drivers/md/dm.c
Simple merge