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

stream_file: add new identifier for macOS FUSE filesystems #8769

Merged
merged 1 commit into from Apr 24, 2021

Conversation

Akemi
Copy link
Member

@Akemi Akemi commented Apr 24, 2021

i tested tuxera ntfs first since it is the commercial version of macfuse/ntfs-3g and would use the same f_fstypename, but it doesn't. so i added it to the list too.

the new f_fstypename for osxfusefs is macfuse, though we will still keep the old name.

was requested on this clossed issue: #634 (comment)

the new identifier for osxfusefs is macfuse, but we will keep both since
the older releases are still used.
Copy link
Member

@jeeb jeeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jeeb jeeb merged commit 01482c6 into mpv-player:master Apr 24, 2021
@Akemi Akemi deleted the macfuse branch April 24, 2021 17:22
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

2 participants