forked from mirrors/linux
		
	Move the ext4 data structures book to Documentation/filesystems/ext4/ since the administrative information moved elsewhere. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			265 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 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
 |