filesystem icon indicating copy to clipboard operation
filesystem copied to clipboard

Update mounted check to support symlink paths

Open jrmycanady opened this issue 1 year ago • 0 comments

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

  • [x] 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.

jrmycanady avatar Mar 03 '24 00:03 jrmycanady