Re: [libvirt] [PATCH] virt-aa-helper: allow sysfs path used for vhost-scsi

2019-05-16 Thread Christian Ehrhardt
On Wed, May 15, 2019 at 4:14 PM Daniel P. Berrangé wrote: > > On Wed, May 15, 2019 at 04:11:34PM +0200, Christian Ehrhardt wrote: > > When a vhost scsi device is hotplugged virt-aa-helper is called to > > add the respective path. > > For example the config: > > > > > > > > Will call it

Re: [libvirt] [PATCH] virt-aa-helper: allow sysfs path used for vhost-scsi

2019-05-15 Thread Daniel P . Berrangé
On Wed, May 15, 2019 at 04:11:34PM +0200, Christian Ehrhardt wrote: > When a vhost scsi device is hotplugged virt-aa-helper is called to > add the respective path. > For example the config: > > > > Will call it to add: > /sys/kernel/config/target/vhost//naa.50014059de6fba4f > > But in

[libvirt] [PATCH] virt-aa-helper: allow sysfs path used for vhost-scsi

2019-05-15 Thread Christian Ehrhardt
When a vhost scsi device is hotplugged virt-aa-helper is called to add the respective path. For example the config: Will call it to add: /sys/kernel/config/target/vhost//naa.50014059de6fba4f But in general /sys paths are filtered in virt-aa-helper.c:valid_path To allow the path used