]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dm: rename __split_bio
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 2 Apr 2009 18:55:37 +0000 (19:55 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 2 Apr 2009 18:55:37 +0000 (19:55 +0100)
commit8a53c28db42853591edbe8103e2ce3c4f2917f42
treefe09d07b660847c37fa8cd6ee67ee043f4302ba4
parent53d5914f288b67ddc4d594d6a09568fe114bb909
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>
drivers/md/dm.c