Skip to content

Bugfix: datasets mounted at / returned a snap_path that starts with //, fixed#9

Merged
JavaScriptDude merged 1 commit intoJavaScriptDude:mainfrom
yourfate:fix-snap-path-for-root-dataset
Nov 8, 2025
Merged

Bugfix: datasets mounted at / returned a snap_path that starts with //, fixed#9
JavaScriptDude merged 1 commit intoJavaScriptDude:mainfrom
yourfate:fix-snap-path-for-root-dataset

Conversation

@yourfate
Copy link

If a dataset was mounted at /, snapshots of that dataset returned a snap_path that starts with //.

By using pathlib to join the paths we make this safer.

If a dataset was mounted at /, snapshots of that dataset returned
a snap_path that starts with //.

By using pathlib to join the paths we make this safer.
@yourfate yourfate changed the title datasets mounted at / returned a snap_path that start with //, fixed Bugfix: datasets mounted at / returned a snap_path that start with //, fixed Oct 23, 2025
@yourfate yourfate changed the title Bugfix: datasets mounted at / returned a snap_path that start with //, fixed Bugfix: datasets mounted at / returned a snap_path that starts with //, fixed Oct 24, 2025
@JavaScriptDude JavaScriptDude merged commit f840c0e into JavaScriptDude:main Nov 8, 2025
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.

2 participants