15
Userspace file systems on Mac
(tightloop.io)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Did Crowdstrike spook them or are they doing this for other reasons?
Also, where do
mount_9sandmount_nfscome from? Are they provided by Malus and use kernel extensions (or not), a third party that doesn't use kernel extensions?Anti Commercial-AI license
They were in the process of removing third-party kernel extensions before crowdstrike, but I'm sure their convictions were re-affirmed by recent events.
As for mount_9p and mount_nfs, they are included with macos. As of now I don't think they are userspace, but that might change in the future if migrated to FSKit (as has been done with mount_msdos).