Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip fstab mountpoints that are not valid directory paths #325

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

Dany9966
Copy link
Contributor

@Dany9966 Dany9966 commented Jul 4, 2024

This commit aims to fix an issue where multiple swap partitions that have the same 'none' or 'swap' as mountpoint. In order to achieve this, the linux OSMount tools will skip any mountpoint that is not a valid directory.

This commit aims to fix an issue where multiple swap partitions that have
the same 'none' or 'swap' as mountpoint. In order to achieve this, the linux
OSMount tools will skip any mountpoint that is not a valid directory.
@Dany9966 Dany9966 merged commit af49e5c into master Jul 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant