Skip to content

Commit

Permalink
ZTS: Fix introduced test bug in block_cloning_copyfilerange
Browse files Browse the repository at this point in the history
Reviewed-by: John Wren Kennedy <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Paul Dagnelie <[email protected]>
Closes openzfs#15316
  • Loading branch information
pcd1193182 authored and lundman committed Dec 11, 2023
1 parent 105e5ff commit a3b95cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ function cleanup
log_onexit cleanup

log_must set_tunable64 TXG_TIMEOUT 5000
log_must sync_pool $TESTPOOL true

log_must zpool create -o feature@block_cloning=enabled $TESTPOOL $DISKS

Expand Down

0 comments on commit a3b95cc

Please sign in to comment.