« Previous | Next » 

Revision 508c7cb3

ID508c7cb3fa666f0c4723946869f318ec7751ecbd

Added by Christoph Hellwig almost 15 years ago

block: add bdrv_probe_device method

Add a bdrv_probe_device method to all BlockDriver instances implementing
host devices to move matching of host device types into the actual drivers.
For now we keep exacly the old matching behaviour based on the devices names,
although we really should have better detetion methods based on device
information in the future.

Signed-off-by: Christoph Hellwig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences