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

Mathieu Morcos posted 1 patch 2 days, 13 hours ago
Documentation/filesystems/ext4/super.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: ext4: add missing COMPAT_ORPHAN_FILE feature flag name
Posted by Mathieu Morcos 2 days, 13 hours ago
Signed-off-by: Mathieu Morcos <mathieubotros@gmail.com>
---
 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: