mirror of
				https://git.proxmox.com/git/mirror_zfs
				synced 2025-11-04 07:01:06 +00:00 
			
		
		
		
	-Y option for zdb is valid
The -Y option was added for ztest to test split block reconstruction. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com> Signed-off-by: Igor Kozhukhov <igor@dilos.org> Closes #8926
This commit is contained in:
		
							parent
							
								
									59ec30a329
								
							
						
					
					
						commit
						13d454c6ca
					
				@ -59,7 +59,7 @@ set -A args "create" "add" "destroy" "import fakepool" \
 | 
			
		||||
    "-a" "-f" "-g" "-h" "-j" "-m" "-n" "-o" "-p" \
 | 
			
		||||
    "-p /tmp" "-r" "-t" "-w" "-x" "-y" "-z" \
 | 
			
		||||
    "-D" "-E" "-G" "-H" "-I" "-J" "-K" "-M" \
 | 
			
		||||
    "-N" "-Q" "-R" "-S" "-T" "-W" "-Y" "-Z"
 | 
			
		||||
    "-N" "-Q" "-R" "-S" "-T" "-W" "-Z"
 | 
			
		||||
 | 
			
		||||
log_assert "Execute zdb using invalid parameters."
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user