lede/package
CN_SZTL 413d8692d0
linux: improve exFAT support (#5249)
* staging: remove staging exfat driver

This will be replaced with the driver found in newer kernels.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* exfat: add out of tree module

>From an email conversation with the person responsible for upstreaming
the exFAT driver, it seems the staging one in kernel 5.4 is not so
good. Excerpts below.

Namjae Jeon:
Hm... exfat in 5.4 kernel  that we did crap shit long time ago is
contributed by someone who we don't know.
This version is unstable and low quality code. We have been improving
it continuously.
and staging version exfat is removed from linux 5.7 kernel.

linux exfat oot  version is a backport of exfat in linux 5.7 kernel to
support lower version kernel, and it is a real.
You can see the patch history fro linux-exfat-oot.
this version support timezone and boot sector verification feature newly.
and better filesystem structure and much clean code quality that
reviewed by high profile kernel developers. and add many bug fixes.
And this version is officially maintained by me and kernel guys.

I would not recommend to use staging exfat version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* automount: switch exFAT driver to high performance ver

Co-authored-by: Rosen Penev <rosenp@gmail.com>
2020-08-05 19:39:06 +08:00
..
base-files Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
boot target/rockchip: drop ugly hacks (sync with official) (#5218) 2020-07-29 19:02:51 +08:00
devel Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
firmware wireless-regdb: custom change txpower and dfs (#5036) 2020-07-08 15:22:44 +08:00
kernel linux: improve exFAT support (#5249) 2020-08-05 19:39:06 +08:00
lean linux: improve exFAT support (#5249) 2020-08-05 19:39:06 +08:00
libs ipq40xx: rework with new v5.4 essedma eth setting 2020-07-03 12:17:04 +08:00
network Bump wireguard to 1.0.20200729 (#5221) 2020-07-30 08:46:16 +08:00
system uci: add uci_add_list method 2020-07-06 14:30:34 +08:00
utils busybox: add ps -ef option for docker top command 2020-07-03 18:01:13 +08:00
Makefile sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00