debian-forge-composer/internal/disk
Achilleas Koutsou 53795c3dad disk: move Filesystem and methods to separate file
Split up disk.go into smaller more managable pieces: continue
with moving `Filesystem` to its own file.

Co-Authored-By: Christian Kellner <christian@kellner.me>
2022-02-22 19:23:41 +00:00
..
customizations.go disk: use bytes instead of sectors in all code 2022-02-22 19:23:41 +00:00
disk.go disk: move Filesystem and methods to separate file 2022-02-22 19:23:41 +00:00
disk_test.go disk: use bytes instead of sectors in all code 2022-02-22 19:23:41 +00:00
filesystem.go disk: move Filesystem and methods to separate file 2022-02-22 19:23:41 +00:00
partition_table.go disk: move PartitionTable and methods to separate file 2022-02-22 19:23:41 +00:00