Skip to content

Conversation

@donno
Copy link
Contributor

@donno donno commented Dec 26, 2025

The API change is the handshake() function now takes a function which returns the Export object corresponding to the one requested.

In this case only one export name is used as only the one file (or device) is exported.

A key difference is checking the size of the disk won't be done until the first client connects now. The early check could be done it just meant it would be duplicated.

The API change is the handshake() function now takes a function which
returns the Export object corresponding to the one requested.

In this case only one export name is used as only the one file (or device)
is exported.

A key difference is checking the size of the disk won't be done until the
first client connects now. The early check could be done it just meant it
was duplicated.
@donno
Copy link
Contributor Author

donno commented Dec 26, 2025

I don't know what to do about the about the Cargo.lock file. It is quite different for me as the checksums were moved to the [[package]] tables from the [metadata] and it reported as version 4..

@vi vi merged commit 71e90c7 into vi:master Dec 26, 2025
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