Implement `PartitionTable.ContainsMountpoint` via `entityPath` instead of `FindFileSystemForMountpoint`; `entityPath` is the more generic variant of `FindFileSystemForMountpoint` and will work with anything that implements `Mountable`. Co-Authored-By: Achilleas Koutsou <achilleas@koutsou.net> |
||
|---|---|---|
| .. | ||
| btrfs.go | ||
| disk.go | ||
| disk_test.go | ||
| filesystem.go | ||
| luks.go | ||
| lvm.go | ||
| partition.go | ||
| partition_table.go | ||