Constant devices::virtio::block::DISK_ID_LEN

source ·
pub const DISK_ID_LEN: usize = 20;
Expand description

Maximum length of a DiskOption identifier.

This is based on the virtio-block ID length limit.