Il 06/05/2014 15:30, Kevin Wolf ha scritto:
bdrv_is_allocated() shouldn't return true for sectors that are unallocated, but after the end of a short backing file, even though such sectors are (correctly) marked as containing zeros.Signed-off-by: Kevin Wolf <kw...@redhat.com>
Nice. :) Paolo