[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190914133951.16501-1-qkrwngud825@gmail.com>
Date: Sat, 14 Sep 2019 22:39:51 +0900
From: Park Ju Hyung <qkrwngud825@...il.com>
To: gregkh@...uxfoundation.org
Cc: alexander.levin@...rosoft.com, devel@...verdev.osuosl.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
valdis.kletnieks@...edu
Subject: Re: [PATCH] staging: exfat: add exfat filesystem code to
Hi.
I just noticed that this exfat-staging drivers are based on the old
Samsung's 1.x exFAT drivers.
I've been working to get the newer Samsung's driver(now named "sdFAT")
to fit better for general Linux users, and I believe it can provide a
better base for the community to work on(and hopefully complies better
to the mainline coding standard).
GitHub link
https://github.com/arter97/exfat-linux
I also included some rudimentary benchmark results.
I encourage mainline developers to explore this driver base and see if
it's worth to switch, since it's the early days of exfat-staging.
To others watching this thread:
It's more than likely that you can start using exFAT reliably right
away by following the link above. It's tested on all major LTS kernels
ranging from 3.4 to 4.19 and the ones Canonical uses for Ubuntu: 3.4,
3.10, 3.18, 4.1, 4.4, 4.9, 4.14, 4.19 and 4.15, 5.0, 5.2, and 5.3-rc.
Thanks.
Powered by blists - more mailing lists