66d3239a4d
Import the chapter about extended attributes 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>
13 lines
265 B
ReStructuredText
13 lines
265 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
|
|
.. include:: directory.rst
|
|
.. include:: attributes.rst
|