« Previous | Next » 

Revision f8d6bba1

IDf8d6bba1c1f56217d9ee71b7aee5f94f46c8f148

Added by Markus Armbruster almost 12 years ago

block: Replace bdrv_get_format() by bdrv_get_format_name()

So callers don't need to know anything about maximum name length.
Returning a pointer is safe, because the name string lives as long as
the block driver it names, and block drivers don't die.

Requested by Peter Maydell.

Signed-off-by: Markus Armbruster <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences