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

Small fixes from Samsung #124

Open cryptomilk opened 6 years ago

cryptomilk commented 6 years ago

Hi,

I've started to look into the latest changes Samsung added. Here are a bunch of small fixes from 1.2.24 (2017-09-05).

In my repo is a branch asn/samsung-wip which work in progress patches if somone is interested.

GrayJack commented 6 years ago

Why did you deleted your repository?

cryptomilk commented 6 years ago

Exfat is dead, long live sdfat: https://github.com/cryptomilk/kernel-sdfat

GrayJack commented 6 years ago

Nice!! Does it work on 4.14/4.15 kernel?

cryptomilk commented 6 years ago

Only tested with Android Kernel 3.4 and 4.4.

frispete commented 5 years ago

Dear @cryptomilk,

are you able to restore your exfat-nofuse repo? Sure, kernel-sdfat might be the way to go, but kernel-sdfat will take some significant time to catch up, say, with kernel 4.18.

I've added compile fixes to my branch of exfat-nofuse today, and consider adding your changes as well, but refrained from reconstructing them by hand by now.

cryptomilk commented 5 years ago

No, please use kernel-sdfat. It shouldn't be very hard to get it working on 4.18. exfat-nofuse has a lot of issues, don't use it.