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

FreeBSD: catch up to __FreeBSD_version 1400093 #15036

Merged
merged 1 commit into from Jul 13, 2023

Conversation

mjguzik
Copy link
Contributor

@mjguzik mjguzik commented Jul 6, 2023

Motivation and Context

Description

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:

@mjguzik
Copy link
Contributor Author

mjguzik commented Jul 6, 2023

@amotin

Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Copy link
Member

@amotin amotin left a comment

Choose a reason for hiding this comment

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

I am not exactly sure about motivation of the original VFS change, but this change makes sense as a followup. It would be good to merge it to 2.1 and 2.2 branches also.

@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Jul 13, 2023
@behlendorf behlendorf merged commit 6c9aa1d into openzfs:master Jul 13, 2023
20 of 25 checks passed
amotin pushed a commit to amotin/zfs that referenced this pull request Jul 13, 2023
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes openzfs#15036
behlendorf pushed a commit that referenced this pull request Jul 20, 2023
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #15036
lundman pushed a commit to openzfsonwindows/openzfs that referenced this pull request Dec 12, 2023
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes openzfs#15036
robn pushed a commit to robn/zfs that referenced this pull request Jan 11, 2024
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes openzfs#15036
@robn robn mentioned this pull request Jan 11, 2024
13 tasks
robn pushed a commit to robn/zfs that referenced this pull request Jan 12, 2024
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes openzfs#15036
behlendorf pushed a commit that referenced this pull request Jan 16, 2024
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #15036
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.

None yet

3 participants