Skip to content

Fix shortcutTo in puter.fs.mkdir#2246

Merged
KernelDeimos merged 3 commits intomainfrom
eric/2616-2200
Jan 7, 2026
Merged

Fix shortcutTo in puter.fs.mkdir#2246
KernelDeimos merged 3 commits intomainfrom
eric/2616-2200

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

No description provided.

This error message was ambiguous for mkdir operations where a shortcut
target is specified for hl_mkdir. The message looks like it's referring
to the shortcut target but really it is referring to the parent
directory for the new directory that will be created.
Remove a method in hl_mkdir which was determined to not be referred to
anywhere. hl_mkdir was re-tested to verify that this did not cause a
regression.
There were two different things here:
- invalid requests have an ambiguous error message
- migration of PuterFSProvider to an extension caused an issue
  for shortcut creation in some flows

Closes #2200
@KernelDeimos KernelDeimos merged commit a5bbc7e into main Jan 7, 2026
4 checks passed
@jelveh jelveh deleted the eric/2616-2200 branch May 1, 2026 20:07
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.

1 participant