forked from go-debos/debos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
actions/image_partition: do not allow duplicate partitions or mountpo…
…ints A common user complaint is the result of mounting a filesystem on top of another can be confusing. So do not allow duplicate mountpoints. Also better not allow multiple partitions with the same name. Resolves: go-debos#176 Resolves: go-debos#178 Signed-off-by: Christopher Obbard <[email protected]>
- Loading branch information
1 parent
77fd246
commit ee15bc4
Showing
1 changed file
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters