Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
scst - SCST mid-layer kernel drivers
- Description:
A generic SCSI target subsystem for Linux that allows to convert any Linux
server into a sophisticated storage server. The three layers in SCST are the
target driver layer; the SCSI target core and the device handler layer. SCST
target drivers realize communication with an initiator and implement a storage
protocol like iSCSI, FC or SRP. SCST device handlers implement a SCSI
interface on top of local storage. Examples of such local storage are SCSI
RAID controller (dev_disk handler), block device (vdisk_blockio handler), file
(vdisk_fileio handler) or custom block device behavior implemented in user
space (scst_user).
Authors:
--------
Vladislav Bolkhovitin, Bart Van Assche and others
Packages
scst-3.6.0.6028.2-78.vl9.x86_64
[129 KiB] |
Changelog
by Konstantin Volkov (2024-06-25):
- Pull request #28: qla2x00t: Unbreak the RHEL 9.4 build (Kui Liu
<Kui.Liu@acronis.com>) (#VSTOR-88362)
- qla2x00t: Unbreak the RHEL 9.4 build (Liu Kui <kui.liu@virtuozzo.com>)
- Rebuild with new kernel (vzbuild <vzbuild@acronis.com>)
|