« Previous | Next » 

Revision a8e0fdd7

IDa8e0fdd71596631141e8ad3947b115cf8dd3b681

Added by MORITA Kazutaka almost 13 years ago

sheepdog: add full data preallocation support

This introduces qemu-img create option for sheepdog which allows the
data to be fully preallocated (note that sheepdog always preallocates
metadata).

The option is disabled by default and you need to enable it like the
following:

qemu-img create sheepdog:test -o preallocation=full 1G

Signed-off-by: MORITA Kazutaka <>
Signed-off-by: FUJITA Tomonori <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences