Skip to content

Conversation

@amotin
Copy link
Member

@amotin amotin commented Nov 24, 2025

Trying to investigate CI raidz_001_neg failures on FreeBSD 16 I ended up with few patches.

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:

The output is not so big here, so lets collect something useful.

Signed-off-by: Alexander Motin <[email protected]>
 - io_offset of 1 makes no sense.  Set default to 0.
 - Initialize io_offset in all cases.

Signed-off-by: Alexander Motin <[email protected]>
 - When filling ABDs of several segments, consider offset.
 - "Corrupt" ABDs with actually different data to fail something.

Signed-off-by: Alexander Motin <[email protected]>
It feels dirty to modify protection of a memory allocated via libc,
but at least we should try to restore it before freeing.

Signed-off-by: Alexander Motin <[email protected]>
@amotin amotin added the Status: Code Review Needed Ready for review and testing label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Code Review Needed Ready for review and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant