mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
ext2fs.4: basic updates.
Starting with FreeBSD 12 we fully support writing ext4 filesystems. Mention some features that we don't support while here. MFC after: 3 days
This commit is contained in:
parent
948574123d
commit
ab8998c257
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=341505
@ -26,7 +26,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 23, 2016
|
||||
.Dd December 4, 2018
|
||||
.Dt EXT2FS 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -52,9 +52,10 @@ kernel to access
|
||||
and
|
||||
.Tn ext4
|
||||
file systems.
|
||||
The
|
||||
Support for Extended Attributes in
|
||||
.Tn ext4
|
||||
support is read-only.
|
||||
is experimental.
|
||||
Journalling and encryption are currently not supported.
|
||||
.Sh EXAMPLES
|
||||
To mount a
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user