]> git.baikalelectronics.ru Git - kernel.git/commit
block: move bio list helpers into bio.h
authorChristoph Hellwig <hch@lst.de>
Tue, 7 Apr 2009 17:55:13 +0000 (19:55 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 15 Apr 2009 06:28:09 +0000 (08:28 +0200)
commit9eea0cf625bcfc4c9dc86509e54d01a7a190d8e6
tree337efd46f067ce3b7eeab0c3627b02a7edef4afd
parent2afdd9f0aa5ee2c7a3b216eda59631d209092a7a
block: move bio list helpers into bio.h

It's used by DM and MD and generally useful, so move the bio list
helpers into bio.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/md/dm-bio-list.h [deleted file]
drivers/md/dm-delay.c
drivers/md/dm-mpath.c
drivers/md/dm-raid1.c
drivers/md/dm-region-hash.c
drivers/md/dm-snap.c
drivers/md/dm.c
drivers/md/raid1.c
drivers/md/raid10.c
include/linux/bio.h