aboutsummaryrefslogtreecommitdiffstats
path: root/zone_zfs/src/zfs.rs
AgeCommit message (Expand)Author
2022-04-15refactor: move create container logic to http.rsToby Vincent
2022-03-18fix: only run zfs test if zfs existsToby Vincent
2022-03-18refactor: migrate from bytesize to byte-unitToby Vincent
2022-03-17fix: changed chars to single quotesToby Vincent
2022-02-23style: run rustfmtToby Vincent
2022-02-22feat(zfs): impl snapshot timestamp behind featureToby Vincent
2022-02-22refactor(zfs): use builder pattern for FileSystemToby Vincent
2022-02-18refactor(nspawn): refactor nspawn to follow othersToby Vincent
2022-02-17refactor(zone_zfs): convert zfs crate to singletonToby Vincent