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

Add fuse-t support #2

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Add fuse-t support #2

merged 3 commits into from
Jul 31, 2023

Conversation

macos-fuse-t
Copy link

Very basic support, currently without any mount options
But loopbackfs seems to be working

Signed-off-by: Alex Fishman <alex@fuse-t.org>
Signed-off-by: Alex Fishman <alex@fuse-t.org>
Signed-off-by: Alex Fishman <alex@fuse-t.org>
@anacrolix anacrolix merged commit d2cea61 into anacrolix:master Jul 31, 2023
@anacrolix
Copy link
Owner

There were some issues with the PR, it must have been very old code. I've cleaned it up and got it building and working for anacrolix/torrent on master. Some of the unit tests fail on Mac M1 but I don't know if they ever worked.

@alexfs
Copy link

alexfs commented Aug 2, 2023

Let me know how to run the tests and I will take a look

@anacrolix
Copy link
Owner

go test ./...

@macos-fuse-t
Copy link
Author

The testing code itself seems to be broken, it hangs because of concurrency issues. When running tests one by one I managed to fix most of them. Will send a PR soon.

@anacrolix
Copy link
Owner

Thanks. Yeah that was the behaviour I was seeing too. I look forward to your PR!

@anacrolix anacrolix mentioned this pull request Aug 16, 2023
1 task
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.

None yet

3 participants