commit | 34a6f80e1639b124f24b5fadc1d45d69417cbace | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.com> | Fri Aug 14 12:07:57 2015 +1000 |
committer | NeilBrown <neilb@suse.com> | Mon Aug 31 19:43:50 2015 +0200 |
tree | 4b14f687efb09d998312f9ff3805df1ba477e49b | |
parent | 95af587e95aacb9cfda4a9641069a5244a540dc8 [diff] |
md/raid5: use bio_list for the list of bios to return. This will make it easier to splice two lists together which will be needed in future patch. Signed-off-by: NeilBrown <neilb@suse.com>