Skip to content

Fix case sensitive unmount#520

Merged
jfantinhardesty merged 9 commits intomainfrom
fixCaseSensitiveUnmount
Apr 25, 2025
Merged

Fix case sensitive unmount#520
jfantinhardesty merged 9 commits intomainfrom
fixCaseSensitiveUnmount

Conversation

@jfantinhardesty
Copy link
Contributor

@jfantinhardesty jfantinhardesty commented Apr 11, 2025

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

This address a case sensitive issue where previously mounts had to the the same case unmounted as when they were mounted. This fixes that so it is case insensitive.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@jfantinhardesty jfantinhardesty marked this pull request as ready for review April 11, 2025 21:51
Copy link
Contributor

@foodprocessor foodprocessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we also need to change removeMount in mount_tracker.go.

@jfantinhardesty jfantinhardesty merged commit 49a5c69 into main Apr 25, 2025
21 checks passed
@jfantinhardesty jfantinhardesty deleted the fixCaseSensitiveUnmount branch April 25, 2025 15:48
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.

3 participants