aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ext4/dynamic.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/ext4/dynamic.rst')
-rw-r--r--Documentation/filesystems/ext4/dynamic.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/filesystems/ext4/dynamic.rst b/Documentation/filesystems/ext4/dynamic.rst
new file mode 100644
index 000000000000..bb0c84333341
--- /dev/null
+++ b/Documentation/filesystems/ext4/dynamic.rst
@@ -0,0 +1,12 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+Dynamic Structures
+==================
+
+Dynamic metadata are created on the fly when files and blocks are
+allocated to files.
+
+.. include:: inodes.rst
+.. include:: ifork.rst
+.. include:: directory.rst
+.. include:: attributes.rst