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

This fix an always false if in the clonefile.c test. #15128

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

oromenahar
Copy link
Contributor

Just a small bug fix, which I found while reviewing #15123 this will improve test quality, but just a little bit.

Motivation and Context

this fix a wrong if check in clonefile.c.

Description

No description

How Has This Been Tested?

by hand

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:

Signed-off-by: Kay Pedersen <mail@mkwg.de>
@oromenahar oromenahar changed the title This fix if always false in the clonefile test. This fix an always false if in the clonefile test. Jul 31, 2023
@oromenahar oromenahar changed the title This fix an always false if in the clonefile test. This fix an always false if in the clonefile.c test. Jul 31, 2023
@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Jul 31, 2023
robn added a commit to robn/clonefile that referenced this pull request Aug 1, 2023
With thanks: openzfs/zfs#15128

Original-patch-by: Kay Pedersen <mail@mkwg.de>
@behlendorf behlendorf merged commit e9c5931 into openzfs:master Aug 1, 2023
behlendorf pushed a commit to behlendorf/zfs that referenced this pull request Aug 1, 2023
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Kay Pedersen <mail@mkwg.de>
Closes openzfs#15128
behlendorf pushed a commit that referenced this pull request Aug 2, 2023
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Kay Pedersen <mail@mkwg.de>
Closes #15128
@oromenahar oromenahar deleted the fix/testclonefile branch August 3, 2023 22:31
usaleem-ix pushed a commit to truenas/zfs that referenced this pull request Aug 17, 2023
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Kay Pedersen <mail@mkwg.de>
Closes openzfs#15128
lundman pushed a commit to openzfsonwindows/openzfs that referenced this pull request Dec 12, 2023
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Kay Pedersen <mail@mkwg.de>
Closes openzfs#15128
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.

4 participants