On Sun, 31 Jul 2022 at 21:33, Sam Li <faithilike...@gmail.com> wrote: > > Add file from Dmitry's "virtio-blk:add support for zoned block devices" > linux patch using scripts/update-linux-headers.sh. There is a link for > more information: https://github.com/dmitry-fomichev/virtblk-zbd > > Signed-off-by: Sam Li <faithilike...@gmail.com> > --- > include/standard-headers/linux/virtio_blk.h | 118 ++++++++++++++++++++ > 1 file changed, 118 insertions(+)
This version of the <linux/virtio_blk.h> header file is not yet upstream. Please move this patch and the virtio-blk emulation code into a separate patch series. It depends on Dmitry's VIRTIO spec changes being accepted and the Linux code being merged.