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

Fix FUSE subtype #21

Closed
wants to merge 2 commits into from
Closed

Fix FUSE subtype #21

wants to merge 2 commits into from

Conversation

danpla
Copy link

@danpla danpla commented Oct 29, 2023

mount now gives:

Some.AppImage on /tmp/... type fuse.squashfuse ...

Instead of:

Some.AppImage on /tmp/... type fuse.Some.AppImage ...

See:
#19
probonopd/static-tools#31

I also added the x_asprintf function, which can be reused in many places where buffer size calculation and concatenation is currently done manually.

@probonopd
Copy link
Member

So this also fixes the compiler warning, so that #20 is no longer needed?

@danpla
Copy link
Author

danpla commented Oct 29, 2023

Yes, I think so.

@danpla danpla closed this by deleting the head repository Jun 22, 2024
@probonopd
Copy link
Member

Why was this closed? Shouldn't we do it?

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