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: <CAKYAXd9xJM6s-cPeRho5u3+A=B4qCG2FFcYKq++SrQGy4cMX9A@mail.gmail.com>
Date:   Wed, 1 Jan 2020 08:56:03 +0900
From:   Namjae Jeon <linkinjeon@...il.com>
To:     Matthew Wilcox <willy@...radead.org>
Cc:     Namjae Jeon <namjae.jeon@...sung.com>,
        linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
        gregkh@...uxfoundation.org, valdis.kletnieks@...edu, hch@....de,
        sj1557.seo@...sung.com
Subject: Re: [PATCH v8 00/13] add the latest exfat driver

2020-01-01 0:14 GMT+09:00, Matthew Wilcox <willy@...radead.org>:
> On Fri, Dec 20, 2019 at 01:24:06AM -0500, 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, and a random previous
>> snaphot has been merged in drivers/staging/.
>
> Can one run xfstests against this filesystem?
Yes, We also use xfstests for exfat validation.

> Or does it require other tools, eg mkfs.exfat?
Some testcases(scratch) will not run without mkfs.exfat. I am
preparing exfat-tools included mkfs.exfat and fsck.exfat. Or may use
mkfs in fuse-exfat(https://github.com/relan/exfat) for now...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ