mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
An online CCW device, which is available and not defunct and not failed, can have an undesired fc_host port_state, which is not Online and does not have the special case Linkdown. Indicate such unexpected state. Complements v2.9.0 commit4036e80b26("lszfcp: add new output marker for non-good FCP devices (hosts)") v2.9.0 commitbe7b854969("lszfcp: also mark FCP devices (hosts) that are not available") v2.18.0 commit45e3f016f4("lszfcp: add linkdown case to host marker of extended output") Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>