Commit graph

3 commits

Author SHA1 Message Date
lassulus
af27d7917d run nix fmt 2023-05-12 17:20:14 +02:00
oddlama
b320fcd543
zpool: don't mount created datasets directly; and fix encrypted import
This is necessary to support non-legacy mounts, since
the creation order and the required mounting order can be
different in order to not shadow any datasets.

Adding -l to the import statement is necessary to allow
encrypted datasets to be mounted later using disko-mount.
2023-04-29 22:20:46 +02:00
lassulus
7d70009c26 types: split zfs_dataset into zfs_fs & zfs_volume 2023-04-14 17:27:04 +02:00
Renamed from types/zfs_dataset.nix (Browse further)