commit | f0b9a4502baa18f8a255a2866bb4e0655fb35974 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Apr 02 19:55:38 2009 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Apr 02 19:55:38 2009 +0100 |
tree | 28d45275783b68d608d632a84371aa6e625c08f5 | |
parent | 8a53c28db42853591edbe8103e2ce3c4f2917f42 [diff] |
dm: move bio_io_error into __split_and_process_bio 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>