
3 Jul
2017
3 Jul
'17
1:12 p.m.
On Sat, Jun 03, 2017 at 09:11:59AM -0400, John Ferlan wrote:
We're about to move the call to nodeDeviceSysfsGetSCSIHostCaps from node_device_driver into virnodedeviceobj, so move the guts of the code from the driver specific node_device_linux_sysfs into its own API since virnodedeviceobj cannot callback into the driver.
Nothing in the code deals with sysfs anyway, as that's hidden by the various virSCSIHost* and virVHBA* utility function calls.
ACK Erik