[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <69d00c12-7b8a-1d47-0c18-58323f7ca60b@sandeen.net>
Date: Wed, 13 Nov 2019 15:00:23 -0600
From: Eric Sandeen <sandeen@...deen.net>
To: Namjae Jeon <namjae.jeon@...sung.com>, linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, valdis.kletnieks@...edu, hch@....de,
sj1557.seo@...sung.com, linkinjeon@...il.com
Subject: Re: [PATCH 00/13] add the latest exfat driver
On 11/13/19 2:17 AM, Namjae Jeon wrote:
> This adds the latest Samsung exfat driver to fs/exfat. This is an
> implementation of the Microsoft exFAT specification. Previous versions
> of this shipped with millions of Android phones, an a random previous
> snaphot has been merged in drivers/staging/.
>
> Compared to the sdfat driver shipped on the phones the following changes
> have been made:
>
> - the support for vfat has been removed as that is already supported
> by fs/fat
> - driver has been renamed to exfat
> - the code has been refactored and clean up to fully integrate into
> the upstream Linux version and follow the Linux coding style
> - metadata operations like create, lookup and readdir have been further
> optimized
> - various major and minor bugs have been fixed
>
> We plan to treat this version as the future upstream for the code base
> once merged, and all new features and bug fixes will go upstream first.
Apologies if I should know this already, but where are the userspace tools
for exfat located?
Thanks,
-Eric
Powered by blists - more mailing lists