Skip to content

ringlog/exfat-nofuse

 
 

Repository files navigation

exfat-nofuse

Linux non-fuse read/write kernel driver for the exFAT file system.
Originally ported from android kernel v3.0.

Kudos to ksv1986 for the mutex patch!
Thanks to JackNorris for being awesome and providing the clear_inode() patch.

Big thanks to lqs for completing the driver!

Special thanks to github user AndreiLux for spreading the word about the leak!

Installation:

make
make install

To load the driver manually, run this as root:

modprobe exfat

Free Software for the Free Minds!

About

Linux non-fuse read/write kernel driver for exFat file system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published