Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zfs-send(8): Restore sorting of flags #11905

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

ghost
Copy link

@ghost ghost commented Apr 15, 2021

Motivation and Context

Before #11710 the flags in zfs-send(8) were sorted.

Description

Restore order and bump the date.

How Has This Been Tested?

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)
  • 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:

And bump the date.

Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
@ghost ghost added Type: Documentation Indicates a requested change to the documentation Status: Code Review Needed Ready for review and testing labels Apr 15, 2021
Copy link
Contributor

@behlendorf behlendorf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes indeed, thanks for catching this!

@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Apr 15, 2021
@behlendorf behlendorf merged commit d92af6f into openzfs:master Apr 16, 2021
behlendorf pushed a commit to behlendorf/zfs that referenced this pull request Apr 21, 2021
Before openzfs#11710 the flags in zfs-send(8) were sorted.
Restore order and bump the date.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes openzfs#11905
sempervictus pushed a commit to sempervictus/zfs that referenced this pull request May 31, 2021
Before openzfs#11710 the flags in zfs-send(8) were sorted.
Restore order and bump the date.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes openzfs#11905
@ixhamza ixhamza deleted the man-zfs-send-flags branch August 3, 2023 13:20
This pull request was closed.
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) Type: Documentation Indicates a requested change to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants