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

Fails to build with 4.16-rc1 #126

Open escalade opened 6 years ago

escalade commented 6 years ago

Getting errors like this:

exfat_super.c: In function 'exfat_create': exfat_super.c:750:16: error: wrong type argument to increment dir->i_version++;

terraluna977 commented 6 years ago

Check my fix in "Pull-requests"