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

Feature: fullpath function #28

Merged
merged 11 commits into from
May 30, 2024
Merged

Feature: fullpath function #28

merged 11 commits into from
May 30, 2024

Conversation

PlamenHristov
Copy link
Contributor

No description provided.

@PlamenHristov PlamenHristov changed the title Chore fullpath func Feature: fullpath function May 29, 2024
@PlamenHristov PlamenHristov marked this pull request as ready for review May 29, 2024 20:14
@sstelfox
Copy link
Contributor

Since I'm headed off on vacation I didn't want this PR to block you with a round of changes. I'll admit its a bit rude and I feel kinda guilty about hijacking the PR. I want to avoid deconstructing variants into invalid states, such as the root node as having a valid string representation that can't be referenced or be considered valid within the rest of the filesystem.

I tweaked the loop to behave correctly without the node name always being a string. I'll take a look at the draft FUSE service shortly.

@PlamenHristov
Copy link
Contributor Author

No worries for the takover. I had a feeling you were going to have grievances about it. Whatever gets us there faster, I'm cool with.

@PlamenHristov PlamenHristov added this pull request to the merge queue May 30, 2024
Merged via the queue into main with commit a9057f0 May 30, 2024
2 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.

2 participants