commit | 8a53c28db42853591edbe8103e2ce3c4f2917f42 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Apr 02 19:55:37 2009 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Apr 02 19:55:37 2009 +0100 |
tree | fe09d07b660847c37fa8cd6ee67ee043f4302ba4 | |
parent | 53d5914f288b67ddc4d594d6a09568fe114bb909 [diff] |
dm: rename __split_bio Rename __split_bio() to __split_and_process_bio() because it not only splits the bio to serveral parts, but also submits them to target drivers. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>