« Previous | Next » 

Revision 751c6a17

ID751c6a17042b5d011013d6963c0505d671cf708e

Added by Gerd Hoffmann over 14 years ago

kill drives_table

First step cleaning up the drives handling. This one does nothing but
removing drives_table[], still it became seriously big.

drive_get_index() is gone and is replaced by drives_get() which hands
out DriveInfo pointers instead of a table index. This needs adaption in
tons of places all over.

The drives are now maintained as linked list.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences