commit | 8f3d8ba20e67991b531e9c0227dcd1f99271a32c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 07 19:55:13 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Apr 15 08:28:09 2009 +0200 |
tree | 337efd46f067ce3b7eeab0c3627b02a7edef4afd | |
parent | 0882e8dd3aad33eca41696d463bb896e6c8817eb [diff] |
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>