dorimanx / exfat-nofuse

Android ARM Linux non-fuse read/write kernel driver for exFat and VFat Android file systems
GNU General Public License v2.0
707 stars 326 forks source link

exfat_super: Update for kernel 4.10 compatibility #105

Closed philipl closed 7 years ago

philipl commented 7 years ago

If no special .readlink is required, it should be left uninitialised.

staplemac commented 7 years ago

Thank you so much for this!