zfs 0.1.0

Implementation of the ZFS file system.
Documentation
1
2
3
4
5
pub const DEFER_SIZE: usize = 2;

pub const TXG_SIZE: usize = 4;

pub const TXG_INITIAL: usize = TXG_SIZE;