commit | 87a899c5090c7864fc7dcff3ea0ac34153ea621b | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Sep 10 15:48:13 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 11 16:50:01 2013 +0200 |
tree | aa8c127ed6c04595a513ec39117a149c6a3ae130 | |
parent | 26929298023b0592dc6ac8bc15163b5a24341670 [diff] |
blockdev: Move bus/unit/index processing to drive_init This requires moving the automatic ID generation at the same time, so let's do that as well. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>