mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 19:04:45 +03:00
zstream: add a drop_record subcommand
It can be used to drop extraneous records in a send stream caused by a corrupt dataset, as in issue #18239. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Alan Somers <asomers@gmail.com> Sponsored by: ConnectWise Closes #18275
This commit is contained in:
@@ -998,7 +998,8 @@ tests = ['recv_dedup', 'recv_dedup_encrypted_zvol', 'rsend_001_pos',
|
||||
'send_encrypted_props', 'send_encrypted_truncated_files',
|
||||
'send_freeobjects', 'send_realloc_files', 'send_realloc_encrypted_files',
|
||||
'send_spill_block', 'send_holds', 'send_hole_birth', 'send_mixed_raw',
|
||||
'send-wR_encrypted_zvol', 'send_partial_dataset', 'send_invalid',
|
||||
'send-wR_encrypted_zvol', 'send-zstream_drop_record',
|
||||
'send_partial_dataset', 'send_invalid',
|
||||
'send_large_blocks_incremental', 'send_large_blocks_initial',
|
||||
'send_large_microzap_incremental', 'send_large_microzap_transitive',
|
||||
'send_doall', 'send_raw_spill_block', 'send_raw_ashift',
|
||||
|
||||
Reference in New Issue
Block a user