ylai@lemmy.ml to Linux@lemmy.ml • 8 months agoFUSE Passthrough Mode Merged For Linux 6.9external-linkmessage-square10 fedilinkarrow-up143
arrow-up143external-linkFUSE Passthrough Mode Merged For Linux 6.9ylai@lemmy.ml to Linux@lemmy.ml • 8 months agomessage-square10 Commentsfedilink
minus-squarehenfredemars@infosec.pubhexbear3·edit-28 months agoNote: Android kernel has had this since 12 because FUSE is used to enforce permissions and to emulate legacy storage types. https://source.android.com/docs/core/storage/fuse-passthrough From the patch back in 2016: There is also a significant cpu/power savings that is achieved which is really important on embedded systems that use fuse for I/O. linkfedilink
Note: Android kernel has had this since 12 because FUSE is used to enforce permissions and to emulate legacy storage types.
https://source.android.com/docs/core/storage/fuse-passthrough
From the patch back in 2016: