Re: [libvirt] [PATCH 1/1] Fix NPIV on older kernels.

2009-06-19 Thread Daniel P. Berrange
On Fri, Jun 19, 2009 at 12:01:52PM -0400, David Allan wrote: > * src/node_device.c src/node_device_hal_linux.c: check in both > /sys/class/fc_host/hostN and /sys/class/scsi_host/hostN for the vport > operations files > --- > src/node_device.c | 23 ++- > src/node_

Re: [libvirt] [PATCH 1/1] Fix NPIV on older kernels.

2009-06-19 Thread Daniel Veillard
On Fri, Jun 19, 2009 at 12:01:52PM -0400, David Allan wrote: > * src/node_device.c src/node_device_hal_linux.c: check in both > /sys/class/fc_host/hostN and /sys/class/scsi_host/hostN for the vport > operations files > --- > src/node_device.c | 23 ++- > src/node_

[libvirt] [PATCH 1/1] Fix NPIV on older kernels.

2009-06-19 Thread David Allan
* src/node_device.c src/node_device_hal_linux.c: check in both /sys/class/fc_host/hostN and /sys/class/scsi_host/hostN for the vport operations files --- src/node_device.c | 23 ++- src/node_device_hal_linux.c | 39 +++ 2 file