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

Update mounted check to support symlink paths #130

Closed

Conversation

jrmycanady
Copy link

Description

This change modifies the mounted check to resolve any symlinks so the grep on /proc/mounts will find any mounted devices.

Issues Resolved

#129 - filesystem tries to run mkfs every time when /dev/disk/by-id device path is used

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

This change modifies the mounted check to resolve any symlinks so the grep on /proc/mounts will find any mounted devices.
@jrmycanady jrmycanady requested a review from a team as a code owner March 3, 2024 00:26
@Stromweld Stromweld added the Release: Minor Release to Chef Supermarket as a minor release when merged label May 3, 2024
@damacus
Copy link
Member

damacus commented Dec 9, 2024

Taking #132 over this, thanks for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Minor Release to Chef Supermarket as a minor release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants