Re: [PATCH v7 01/13] exfat: add in-memory and on-disk structures and headers
From: Maurizio Lombardi
Date: Wed Dec 18 2019 - 04:33:32 EST
Hello,
Dne 18.12.2019 v 01:09 ìëì/S/W Platform Lab(VD)/Staff Engineer/ìììì napsal(a):
> Well, I think that there is currently no proper mkfs(format), fsck(repair) tool for linux-exfat.
> I am working on it and will announce it here as soon as possible.
Are you aware that on Debian and Fedora/RHEL distros a package named exfat-utils is available?
It provides an mkfs and fsck implementation for exfat filesystems.
You can find the source code here: https://github.com/relan/exfat
Maurizio