lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <367298.1573682134@turing-police>
Date:   Wed, 13 Nov 2019 16:55:34 -0500
From:   "Valdis Klētnieks" <valdis.kletnieks@...edu>
To:     Eric Sandeen <sandeen@...deen.net>
Cc:     Namjae Jeon <namjae.jeon@...sung.com>,
        linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
        hch@....de, sj1557.seo@...sung.com, linkinjeon@...il.com
Subject: Re: [PATCH 00/13] add the latest exfat driver

On Wed, 13 Nov 2019 15:00:23 -0600, Eric Sandeen said:
> 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?

The upstream for that is https://github.com/relan/exfat

On Fedora, they're available in the rpmfusion RPM 'exfat-utils', not sure where
Ubuntu or other distros put it.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ