From ab8998c2577388bb69ce0e35b85f388b7513a6eb Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Tue, 4 Dec 2018 22:51:13 +0000 Subject: [PATCH] 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 --- share/man/man5/ext2fs.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man5/ext2fs.5 b/share/man/man5/ext2fs.5 index db792bb0c8c1..758eb0629b7b 100644 --- a/share/man/man5/ext2fs.5 +++ b/share/man/man5/ext2fs.5 @@ -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