zfs icon indicating copy to clipboard operation
zfs copied to clipboard

Linux 6.16 compat

Open robn opened this issue 6 months ago • 0 comments

Motivation and Context

Human beings make life so interesting. Do you know, that in a universe so full of wonders, they have managed to invent boredom.

– Hogfather, Terry Pratchett, 1997.

Hello to 6.16-rc1. Let's get started.

Description

See commits. Two very light changes, easily wrapped.

How Has This Been Tested?

ZTS passed on 6.16-rc1.

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [x] 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:

  • [x] My code follows the OpenZFS code style requirements.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the contributing document.
  • [ ] I have added tests to cover my changes.
  • [ ] I have run the ZFS Test Suite with this change applied.
  • [x] All commit messages are properly formatted and contain Signed-off-by.

robn avatar Jun 09 '25 11:06 robn