mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
nodedev: Fabric name must not be required for fc_host capability
fabric_name is one of many fc_host attributes in Linux that is optional and left to the low-level driver to decide if it is implemented. The zfcp device driver does not provide a fabric name for an fcp host. This patch removes the requirement for a fabric name by making it optional. Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
This commit is contained in:
committed by
John Ferlan
parent
d59226926e
commit
666bee3973
1
tests/fchostdata/fc_host/host6/node_name
Normal file
1
tests/fchostdata/fc_host/host6/node_name
Normal file
@@ -0,0 +1 @@
|
||||
0x2002001b32a9da4e
|
||||
1
tests/fchostdata/fc_host/host6/port_name
Normal file
1
tests/fchostdata/fc_host/host6/port_name
Normal file
@@ -0,0 +1 @@
|
||||
0x2102001b32a9da4e
|
||||
1
tests/fchostdata/fc_host/host6/port_state
Normal file
1
tests/fchostdata/fc_host/host6/port_state
Normal file
@@ -0,0 +1 @@
|
||||
Online
|
||||
Reference in New Issue
Block a user