mirror_zfs/tests/zfs-tests/tests/functional/pool_checkpoint
Paul Dagnelie 6af1f61ad4 Fix zdb pool/ with -k
When examining the root dataset with zdb -k, we get into a mismatched
state. main() knows we are not examining the whole pool, but it strips
off the trailing slash. import_checkpointed_state() then thinks we are
examining the whole pool, and does not update the target path
appropriately. The fix is to directly inform import_checkpointed_state
that we are examining a filesystem, and not the whole pool.

Sponsored-by: Klara, Inc.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Paul Dagnelie <paul.dagnelie@klarasystems.com>
Co-authored-by: Paul Dagnelie <paul.dagnelie@klarasystems.com>
Closes #17536
2025-08-12 17:21:47 -07:00
..
checkpoint_after_rewind.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_big_rewind.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_capacity.ksh ZTS: Reduce extra caching in pool_checkpoint (#17268) 2025-05-28 16:00:28 -07:00
checkpoint_conf_change.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_discard_busy.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_discard_many.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_discard.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_indirect.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_invalid.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_lun_expsz.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_open.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_removal.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_rewind.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_ro_rewind.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_sm_scale.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_twice.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_vdev_add.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
checkpoint_zdb.ksh Fix zdb pool/ with -k 2025-08-12 17:21:47 -07:00
checkpoint_zhack_feat.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
cleanup.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
pool_checkpoint.kshlib ZTS: Reduce extra caching in pool_checkpoint (#17268) 2025-05-28 16:00:28 -07:00
setup.ksh SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00