mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-31 10:46:19 +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.