diff options
| author | 2025-10-21 10:26:26 +0200 | |
|---|---|---|
| committer | 2025-10-21 10:26:26 +0200 | |
| commit | 5e09c0a03eb9a2710e42d2291751ed27e1b14f76 (patch) | |
| tree | c4e4239ebe67478e16d5af8bda27479e9e10ed34 /drivers/tty/ssh:/git@git.zx2c4.com/git: | |
| parent | Merge branch 'memory-hotplug' (diff) | |
| parent | s390/tape: Add support for bigger block sizes (diff) | |
Merge branch 'tape-block-sizes'
Jan Höppner says:
====================
The tape device driver is limited to a block size of 65535 bytes since a
single CCW can only transfer up to 64K-1 bytes (The count field is a
16bit value). This series introduces data chaining for all read/write
functions to support block sizes larger than 65535.
The tape device type 3490 (emulated) and 3590/3592 can handle up to
256K. [1]
[1] https://www.ibm.com/docs/en/zos/3.1.0?topic=blksize-system-determined-block-size
====================
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/tty/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
