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
709 stars 324 forks source link

Linux 4.10 compatibility #103

Closed FadeMind closed 7 years ago

FadeMind commented 7 years ago

It is look like current exfat-nofuse code is not compatible with upcomming 4.10 release of Linux Kernel. After applying patch kernel build fails in exfat build.

@dorimanx Regards

makefu commented 7 years ago

Having the same issue in NixOS Distribution ( http://hydra.nixos.org/build/49438280/nixlog/1 )

dorimanx commented 7 years ago

i guess it's fixed by this commit. https://github.com/dorimanx/exfat-nofuse/commit/a15579ed9e55fea30bf322a13f406b32deb8ffc3 Thanks to autor.

makefu commented 7 years ago

looks good, when i get the time i will test on nixOS