mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Provide information for the DASD device attribute 'fc_security'. The help output for this attribute can be queried like this: chzdev dasd --help-attribute The lszdev tool can be used to display the current state of the FC Endpoint Security information: lszdev dasd -a -c TYPE,ID,ATTR:fc_security,ATTRPATH:fc_security Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>