DROP Re: bdrv_is_allocated_above bug or feature

2019-11-16 Thread Vladimir Sementsov-Ogievskiy
Please don't answer, I'll resend it as a cover letter for proposed series to fix these things. 16.11.2019 17:18, Vladimir Sementsov-Ogievskiy wrote: > Hi all! > > I wanted to understand, what is the real difference between > bdrv_block_status_above > and bdrv_is_allocated_above, IMHO bdrv_is_al

bdrv_is_allocated_above bug or feature

2019-11-16 Thread Vladimir Sementsov-Ogievskiy
Hi all! I wanted to understand, what is the real difference between bdrv_block_status_above and bdrv_is_allocated_above, IMHO bdrv_is_allocated_above should work through bdrv_block_status_above.. And I found the difference: bdrv_is_allocated_above considers space after EOF as UNALLOCATED for int