mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-18 22:14:16 +00:00 
			
		
		
		
	xfs: fix kernel version in docs
Linux v3.20 was released as v4.0. Signed-off-by: Fanael Linithien <fanael4@gmail.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
		
							parent
							
								
									39e56d9219
								
							
						
					
					
						commit
						4d66ea091a
					
				
					 1 changed files with 6 additions and 6 deletions
				
			
		|  | @ -236,10 +236,10 @@ Removed Mount Options | |||
| 
 | ||||
|   Name				Removed | ||||
|   ----				------- | ||||
|   delaylog/nodelaylog		v3.20 | ||||
|   ihashsize			v3.20 | ||||
|   irixsgid			v3.20 | ||||
|   osyncisdsync/osyncisosync	v3.20 | ||||
|   delaylog/nodelaylog		v4.0 | ||||
|   ihashsize			v4.0 | ||||
|   irixsgid			v4.0 | ||||
|   osyncisdsync/osyncisosync	v4.0 | ||||
| 
 | ||||
| 
 | ||||
| sysctls | ||||
|  | @ -346,5 +346,5 @@ Removed Sysctls | |||
| 
 | ||||
|   Name				Removed | ||||
|   ----				------- | ||||
|   fs.xfs.xfsbufd_centisec	v3.20 | ||||
|   fs.xfs.age_buffer_centisecs	v3.20 | ||||
|   fs.xfs.xfsbufd_centisec	v4.0 | ||||
|   fs.xfs.age_buffer_centisecs	v4.0 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Fanael Linithien
						Fanael Linithien