mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Data compaction is only supported by 3490 tape devices. For Virtual Tape Server (VTS) this is the only supported device. Reading device characteristics and checking the type is unnecessary. Remove the corresponding code and simply enable data compaction. Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>