mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add BLKGETSIZE64 0x80081272 to the VMM seccomp ioctl allow list alongside the existing BLK* ioctls. This is needed for querying block device size without seeking. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>