forked from mirrors/linux
		
	docs: move ext4 administrative docs to admin-guide/
Move the ext4 mount option and other administrative stuff to the Linux administrator's guide. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
		
							parent
							
								
									ccd3c4373e
								
							
						
					
					
						commit
						d309121592
					
				
					 4 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
.. SPDX-License-Identifier: GPL-2.0
 | 
					.. SPDX-License-Identifier: GPL-2.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
========================
 | 
					========================
 | 
				
			||||||
General Information
 | 
					ext4 General Information
 | 
				
			||||||
========================
 | 
					========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Ext4 is an advanced level of the ext3 filesystem which incorporates
 | 
					Ext4 is an advanced level of the ext3 filesystem which incorporates
 | 
				
			||||||
| 
						 | 
					@ -71,6 +71,7 @@ configure specific aspects of kernel behavior to your liking.
 | 
				
			||||||
   java
 | 
					   java
 | 
				
			||||||
   ras
 | 
					   ras
 | 
				
			||||||
   bcache
 | 
					   bcache
 | 
				
			||||||
 | 
					   ext4
 | 
				
			||||||
   pm/index
 | 
					   pm/index
 | 
				
			||||||
   thunderbolt
 | 
					   thunderbolt
 | 
				
			||||||
   LSM/index
 | 
					   LSM/index
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -383,6 +383,8 @@ latex_documents = [
 | 
				
			||||||
     'The kernel development community', 'manual'),
 | 
					     'The kernel development community', 'manual'),
 | 
				
			||||||
    ('filesystems/index', 'filesystems.tex', 'Linux Filesystems API',
 | 
					    ('filesystems/index', 'filesystems.tex', 'Linux Filesystems API',
 | 
				
			||||||
     'The kernel development community', 'manual'),
 | 
					     'The kernel development community', 'manual'),
 | 
				
			||||||
 | 
					    ('admin-guide/ext4', 'ext4-admin-guide.tex', 'ext4 Administration Guide',
 | 
				
			||||||
 | 
					     'ext4 Community', 'manual'),
 | 
				
			||||||
    ('filesystems/ext4/index', 'ext4.tex', 'ext4 Filesystem',
 | 
					    ('filesystems/ext4/index', 'ext4.tex', 'ext4 Filesystem',
 | 
				
			||||||
     'ext4 Filesystem Developers', 'manual'),
 | 
					     'ext4 Filesystem Developers', 'manual'),
 | 
				
			||||||
    ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
 | 
					    ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -13,5 +13,4 @@ the ext4 community.
 | 
				
			||||||
   :maxdepth: 5
 | 
					   :maxdepth: 5
 | 
				
			||||||
   :numbered:
 | 
					   :numbered:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   ext4
 | 
					 | 
				
			||||||
   ondisk/index
 | 
					   ondisk/index
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue