Constant ext2::BLOCK_SIZE

source ·
pub const BLOCK_SIZE: usize = 4096;
Expand description

The size of a block in bytes. We only support 4K-byte blocks.