master #3
Reference in New Issue
Block a user
Delete Branch "holden/zfs:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm still not used to the new git-obs workflow, and not sure if I needed to specifically PR from a feature branch or not, and also not sure on formatting/kmp subtleties, but this PR integrates the 6.17 compatibility patch mentioned in:
https://github.com/openzfs/zfs/issues/17808
https://github.com/openzfs/zfs/pull/17621/files
Builds and installs fine from my home repo (tumbleweed, x86_64), and modules also seem to insert just fine on 6.17. I don't actually have any zfs pools running on openSUSE currently, so I can't fully test at this point.
Feel free to merge as-is or use as inspiration for your own fixes! Would also appreciate pointers for KMP/git-obs PRs if things look off. The git-obs workflow is new to me, and I haven't really done much with KMP packaging at this point! Thanks!