« Previous | Next » 

Revision 336c1c12

ID336c1c12551ff0a6e1a2af226d6cbdbadd2e02b5

Added by Kevin Wolf over 13 years ago

block: Fix bdrv_has_zero_init

Assuming that any image on a block device is not properly zero-initialized is
actually wrong: Only raw images have this problem. Any other image format
shouldn't care about it, they initialize everything properly themselves.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences