blkid: add support for nilfs2
function old new delta volume_id_probe_nilfs - 99 +99 fs2 52 56 +4 Signed-off-by: Sven-Göran Bergh <svengbergh-busybox@yahoo.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		
				
					committed by
					
						
						Denys Vlasenko
					
				
			
			
				
	
			
			
			
						parent
						
							8019b3a7ae
						
					
				
				
					commit
					c5a9fa2d2a
				
			@@ -212,6 +212,8 @@ int FAST_FUNC volume_id_probe_luks(struct volume_id *id /*,uint64_t off*/);
 | 
			
		||||
 | 
			
		||||
//int FAST_FUNC volume_id_probe_msdos_part_table(struct volume_id *id /*,uint64_t off*/);
 | 
			
		||||
 | 
			
		||||
int FAST_FUNC volume_id_probe_nilfs(struct volume_id *id /*,uint64_t off*/);
 | 
			
		||||
 | 
			
		||||
int FAST_FUNC volume_id_probe_ntfs(struct volume_id *id /*,uint64_t off*/);
 | 
			
		||||
 | 
			
		||||
int FAST_FUNC volume_id_probe_ocfs2(struct volume_id *id /*,uint64_t off*/);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user