
Import the chapter about inode data fork from the on-disk format wiki page into the kernel documentation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
11 lines
210 B
ReStructuredText
11 lines
210 B
ReStructuredText
.. 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
|