Skip to content

Conversation

@Adi-Goll
Copy link
Contributor

@Adi-Goll Adi-Goll commented Nov 8, 2025

Update description of zpool import --rewind-to-checkpoint to explain that rewinding automatically discards a checkpoint.

Closes #12646

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Quality assurance (non-breaking change which makes the code more robust against bugs)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@Adi-Goll Adi-Goll force-pushed the zpool-checkpoint-manpage-update branch from 11d3643 to 8dc42b7 Compare November 8, 2025 23:20
Update description of zpool import --rewind-to-checkpoint in
man/man7/zpoolconcepts.7 to explain that rewinding automatically
discards a checkpoint.

Signed-off-by: Adi Gollamudi <[email protected]>
Closes openzfs#12646
@Adi-Goll Adi-Goll force-pushed the zpool-checkpoint-manpage-update branch from 8dc42b7 to f2c6a02 Compare November 8, 2025 23:54
@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Nov 10, 2025
@behlendorf
Copy link
Contributor

@Adi-Goll thanks for the documentation update to address this.

@behlendorf behlendorf merged commit 57b1b99 into openzfs:master Nov 10, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Accepted Ready to integrate (reviewed, tested)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

man pages need to clearly state that checkpoints are discarded upon rewind

2 participants