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
710 stars 326 forks source link

Fixed compilation for linux kernel < 3.3.0 #76

Closed romantymoshyk closed 8 years ago

romantymoshyk commented 8 years ago

After kernel source review, i find out that new syntax of function of function utf8s_to_utf16s from fs/nls/nls_base.c first time appear in version 3.0.101, please see http://tomoyo.osdn.jp/cgi-bin/lxr/source/fs/nls/nls_base.c?v=linux-3.0.101