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

fs: support renameExchange in loopback for darwin #496

Closed

Conversation

dsxack
Copy link
Contributor

@dsxack dsxack commented Nov 11, 2023

Tested on MacOS 14.2 (macfuse 4.5.0) and Alpine 3.18 in Docker (Linux 6.4)

As you ask in
https://review.gerrithub.io/c/hanwen/go-fuse/+/1172015/2/fuse/print_darwin.go#13
I prepared this change to support renameExchange in loopback for darwin.
But this turned out to be a non-trivial change, so for now I called it a draft.

Gerrit: https://review.gerrithub.io/c/hanwen/go-fuse/+/1172034

@dsxack dsxack force-pushed the implement-loopback-rename-exchange-darwin branch 5 times, most recently from 872c100 to d313a56 Compare November 13, 2023 11:18
Tested on MacOS 14.2 (macfuse 4.5.0) and Ubuntu 20.04.2 (Linux 5.15.0)

Change-Id: I3f4f92c2d2aa3f4fc3696b661fa3cb0e3b43282b
@dsxack dsxack force-pushed the implement-loopback-rename-exchange-darwin branch from d313a56 to d305c21 Compare November 13, 2023 11:20
@dsxack dsxack changed the title draft: fs: support renameExchange in loopback for darwin fs: support renameExchange in loopback for darwin Nov 14, 2023
@dsxack
Copy link
Contributor Author

dsxack commented Nov 14, 2023

3502146

@dsxack dsxack closed this Nov 14, 2023
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