mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This avoids exporting explicit settings if it's the default anyway. I.e. avoid the last line in the example below: $ chzdev --export - --active --type --all [active zfcp-lun 0.0.1941:0x500507630904d...:0x4055408f00000000] scsi_dev/queue_depth=32 Suggested-by: Peter Oberparleiter <oberpar@linux.ibm.com> Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>