On Mon 20 Apr 2020 03:32:06 PM CEST, Kevin Wolf wrote:
> This adds a new BdrvRequestFlags parameter to the .bdrv_co_truncate()
> driver callbacks, and a supported_truncate_flags field in
> BlockDriverState that allows drivers to advertise support for request
> flags in the context of truncate.
>
> For now, we always pass 0 and no drivers declare support for any flag.
>
> Signed-off-by: Kevin Wolf <[email protected]>

Reviewed-by: Alberto Garcia <[email protected]>

Berto

Reply via email to