mirror of
				https://github.com/torvalds/linux.git
				synced 2025-10-31 16:48:26 +02:00 
			
		
		
		
	Btrfs: change scrub to support big blocks
Scrub used to be coded for nodesize == leafsize == sectorsize == PAGE_SIZE. This is now changed to support sizes for nodesize and leafsize which are N * PAGE_SIZE. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
		
							parent
							
								
									1623edebee
								
							
						
					
					
						commit
						b5d67f64f9
					
				
					 1 changed files with 1057 additions and 384 deletions
				
			
		
							
								
								
									
										1441
									
								
								fs/btrfs/scrub.c
									
									
									
									
									
								
							
							
						
						
									
										1441
									
								
								fs/btrfs/scrub.c
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
		Reference in a new issue
	
	 Stefan Behrens
						Stefan Behrens