Am 09.03.2021 um 10:41 hat Stefan Hajnoczi geschrieben:
> These patches were dropped from Kevin's last block pull request due to a 
> GitLab
> CI failure. The old CentOS 7 and opensuse Leap build images lack
> memfd_create(2) (introduced in Linux around 2014). The vhost-user-blk server
> had a dependency on memfd_create(2) due to 
> VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD
> and qemu-storage-daemon would fail to create a vhost-user-blk export.
> 
> Since we have not thought about or tested VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD
> anyway, disable it for now. It can be re-enabled again later when it's needed
> for reconnection support.

Thanks, applied to the block branch.

Kevin


Reply via email to