mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-01 12:56:13 +00:00
Validate the configured vdisk_blockio block size against the backend block device during open using bdev_validate_blocksize(). This rejects incompatible configurations early and prevents misaligned I/O from reaching the backend device.