LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
256 stars 77 forks source link

Fix remaining capacity handling of HP LTO6 #248

Closed piste-jp closed 3 years ago

piste-jp commented 3 years ago

Summary of changes

Fix how to get remaining capacity on HP LTO6.

Description

It looks HP LTO6 doesn't support LP17h. So this fix uses LP31h instead like IBM/HP LTO5.

Fixes #241

Type of change

Please delete items that are not relevant.

Checklist: