aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/erofs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/erofs.rst')
-rw-r--r--Documentation/filesystems/erofs.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/filesystems/erofs.rst b/Documentation/filesystems/erofs.rst
index a2fdbd4f0e33..067fd1670b1f 100644
--- a/Documentation/filesystems/erofs.rst
+++ b/Documentation/filesystems/erofs.rst
@@ -73,6 +73,8 @@ Here are the main features of EROFS:
- Support merging tail-end data into a special inode as fragments.
+ - Support large folios for uncompressed files.
+
- Support direct I/O on uncompressed files to avoid double caching for loop
devices;