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