Skip to content

[bug] PosixRename and Hardlink don’t convert remote paths to local paths#492

Merged
drakkan merged 3 commits into
masterfrom
bug/extended-packets-no-path-convert
Feb 1, 2022
Merged

[bug] PosixRename and Hardlink don’t convert remote paths to local paths#492
drakkan merged 3 commits into
masterfrom
bug/extended-packets-no-path-convert

Conversation

@puellanivis

Copy link
Copy Markdown
Collaborator

From Issue #491 it was noticed that the extended packet for PosixRename is not converting remote paths to local paths. During examination looking for the same issue, Hardlink was found to have the same issue. StatVFS is unnecessary to check, as Windows does not support it.

Included in addition, fixing up the integration test both client and server so that they function from within WSL when GOOS=windows. For anyone developing through WSL, this means they can quickly test the Windows implementation, as well as the Linux one from the same command-line.

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