summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJan Höppner <hoeppner@linux.ibm.com>2026-02-02 14:48:41 +0100
committerHeiko Carstens <hca@linux.ibm.com>2026-02-04 08:31:29 +0100
commit28da74c2943972168976d58ef5a1dc2b5493e890 (patch)
tree002e57e8262d95c68a1883d0a66a896fb3e99b37 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parenteffcf3df282ba66e60718cefd08c6a3ed57d9dd3 (diff)
s390/tape: Remove special block id handling
For real 3490 tape models a logical block was composed of a direction bit (wrap), a segment number, a format mode, and a logical block number. This is represented in a 4byte identifier. The Virtual Tape Server (VTS) emulates 3490 tape devices and uses a stripped block id format where bit 0-9 of the 4byte identifier are always 0. Bit 10-31 represent the logical block number. All tapes use the 3480-2 XF format, which was defined via TAPE34XX_FMT_3480_2_XF but never used. There is also no special handling required anymore as this is the only format being used. Since VTS doesn't require any special handling of block ids and format, corresponding code is removed. Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com> Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions