arter97 / exfat-linux

EOL exFAT filesystem module for Linux kernel. Everyone should be using https://github.com/namjaejeon/linux-exfat-oot instead.
Other
262 stars 59 forks source link

exfat: fix name_hash wrong on big_endian system #23

Open ptpt52 opened 4 years ago

ptpt52 commented 4 years ago

Where read path failed on big endian system

tested on mips_24k qca9344

ptpt52 commented 4 years ago

@arter97 I also push more commits to fix build compat with kernel < 4.18.0 https://github.com/arter97/exfat-linux/issues/24