apfs: link to userland tools in the documentation

Mention the existence of the apfsprogs project in the documentation for
the module.

Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
This commit is contained in:
Ernesto A. Fernández
2019-02-13 15:26:22 -03:00
parent 5f7efae269
commit a805c44056
+4
View File
@@ -6,6 +6,10 @@ The Apple File System (APFS) is a copy-on-write filesystem apparently intended
to replace HFS+ on all Apple devices in the near future. This modules provides
a degree of experimental read-only support on Linux.
The long-term goal is to support writes as well. To help with testing, a set
of userland tools is under development. The git tree can be retrieved from
<git://github.com/eafer/apfsprogs.git>.
Known limitations
=================