[PATCH] docs: ext4: add missing COMPAT_ORPHAN_FILE feature flag name

From: Mathieu Morcos

Date: Fri Jun 05 2026 - 11:00:13 EST


Signed-off-by: Mathieu Morcos <mathieubotros@xxxxxxxxx>
---
Documentation/filesystems/ext4/super.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/ext4/super.rst b/Documentation/filesystems/ext4/super.rst
index 9a59cded9bd772..b0c5ab252c61e7 100644
--- a/Documentation/filesystems/ext4/super.rst
+++ b/Documentation/filesystems/ext4/super.rst
@@ -619,7 +619,7 @@ following:
- Orphan file allocated. This is the special file for more efficient
tracking of unlinked but still open inodes. When there may be any
entries in the file, we additionally set proper rocompat feature
- (RO_COMPAT_ORPHAN_PRESENT).
+ (RO_COMPAT_ORPHAN_PRESENT). (COMPAT_ORPHAN_FILE)

.. _super_incompat: