Update dependency openzfs/zfs to v2.4.4 #27

Open
renovate-bot wants to merge 1 commit from renovate/openzfs-zfs-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
openzfs/zfs patch 2.4.3 → 2.4.4

Release Notes

openzfs/zfs (openzfs/zfs)

v2.4.4

Compare Source

Supported Platforms
  • Linux: compatible with 4.18 - 7.2 kernels
  • FreeBSD: compatible with releases starting from 13.3+, 14.0+
Changes
  • [zfs-2.4.4] Add 'capsh' to commands.cfg
  • ZTS: device access tests #​18960
  • vdev_disk: use calling cred to check for device access #​18960
  • vdev_file: use calling cred to check for device access #​18960
  • zfs_file_open: add cred arg, use it to check access #​18960
  • vdev_open: pass credential to check for permission to open device #​18960
  • secpolicy_zfs: add a note about the power of CAP_SYS_ADMIN #​18959
  • secpolicy_sys_config: only permit a global zone credential #​18959
  • secpolicy_zinject: only permit a global zone credential #​18959
  • secpolicy_nfs: remove, not used #​18959
  • ZTS: test secpolicy_zinject correctly limits namespace access #​18959
  • ZTS: test secpolicy_sys_config correctly limits namespace access #​18959
  • config: detect idmap method via generic_permission test #​18769
  • mmp: tell a failed uberblock claim apart from remote activity #​18892
  • ZTS: add coverage for zhack mmp reclaim #​18892
  • zhack: add "mmp reclaim" to recover a pool stranded by MMP #​18892
  • Make systemd-udev-settle optional for the import units #​18832
  • Linux 7.2 compat: META #​18941
  • Fix negative time overflows in DDT pruning #​18886
  • nvpair: i_get_value_size() string array handling tweak #​18877
  • nvpair: Improve native handling of unterminated strings #​18876
  • CodeQL: Flag implicit compare-then-assign in branch conditions #​18899
  • Linux 5.19/6.17: handle differences in how to flush delay workqueue #​18847
  • Linux 6.3: follow_down() gains flags arg #​18847
  • Linux 6.18 compat: vfs_parse_fs_string() takes 3 args #​18847
  • nvpair: Fix operator precedence #​18874
  • ZTS: don't read a command's exit status as a missing binary #​18726 #​18882
  • build: Fix release detection when build dir is not source dir #​18891
  • CI: don't fail a passing job when a log reader has already exited #​18885
  • CI: publish the per-VM test counter atomically #​18885
  • man: zvol_request_sync is not ignored under blk-mq #​18887
  • libzfs: don't read a dataset handle after closing it in resume send #​18870 #​18883
  • ZTS: add coverage for the MMP claim on a degraded mirror #​18855
  • mmp: do not require writes to mirror legs the config marks absent #​18855
  • libzfs: String trimming should not operate out of bounds #​18868
  • libzfs: don't truncate a resolved vdev path in zpool_vdev_name() #​18851 #​18871
  • libzfs: Do not call munmap() when mmap() fails #​18869
  • Add missing checks to zfs_clone_range_replay() #​18867
  • Fix DMU bonus hold leak on I/O error #​18865
  • zfs: fix stale POSIX ACL cache after rollback #​18837
  • zed: let autoexpand see capacity changes on partitioned disks #​12505 #​18833
  • zpool export: return EBUSY when zvol minors are in use #​18841
  • ZTS: make file_check actually compare the resume test results #​18834
  • ZTS: save ZAP_MICRO_MAX_SIZE before the large microzap tests change it #​18834
  • dmu_recv: Avoid potential null deref #​18848
  • DDT: Fix several bugs in pruning #​18838
  • cstyle: better tolerance for struct literals
  • libspl: Implement VERIFY_IMPLY and VERIFY_EQUIV #​18822
  • mmp: skip non-writeable vdevs during activity check #​18823 #​18835
  • zdb: output refcounts from verify_spacemap_refcounts() #​18809
  • L2ARC: bound the rebuild by the write hand on a first sweep #​3114 #​3400 #​5583 #​10224 #​12779 #​18827
  • ZTS: make zpool_iostat_interval_all teardown deterministic #​18273 #​18776
  • libzfs: fallback VDEV_UPATH to VDEV_PATH for non-DM devices #​18439 #​18802
  • Fix reads for blocks freed after being cloned #​18421 #​18724
  • Rate limit Direct I/O verify zevents #​18795
  • CI: Update Alpine Linux runner to 3.24.1 #​18790
  • Remove libuutil from the pull request template and fix headings #​18791
  • ZTS: fix zpool_initialize_multiple_pools suspend race #​18777
  • CI: Fix race caused by shared ctr file updates #​18778
  • zpl_inode: remove zpl_rename no-flags variants #​18769
  • ZTS: stop zpool_initialize tests racing initialize to completion #​11948 #​17311 #​18771
  • ZTS: migration/setup: clear stale zfs_member label before new_fs #​18492 #​18753
  • Fix receive of split large blocks with a short trailing chunk #​18749
  • Fix receive -x according to comment #​18737 #​18738
  • Add SECURITY.md policy file #​18766
  • linux: batch DMU reads of non-resident pages in mappedread() #​16031 #​18741
  • Linux: fix zfs_write() infinite loop on unfaultable buffer #​17129 #​18740
  • build: Fix for building dist target outside of project root #​18744
  • ZTS: ctime_001_pos increase tolerance #​18733
  • libzfs: fix MS_CRYPT/MS_OVERLAY collision with umount2(2) flags #​18713
  • Fix insufficient locking in dedup verify #​17960 #​18712 #​18720
  • zpl_ctldir: remove comments describing ancient kernel behaviour #​18722
  • Linux 7.2: zpl_super: convert to sget_fc() #​18677
  • linux/abd: remove BIO support functions #​18719
  • Using net/cloud-init to unpin specific python #​18717
  • linux: handle mmap read beyond file size #​18715
  • Fix race between device removal completion and pool export #​18657
  • CI: Increase default watchdog NMI timeout on Linux #​18704
  • ddt_log: Fix refcount tagging for begin/commit #​18706
  • Update mtime/ctime when fallocate grows a file #​18573
  • honor file argument in file_wait_event #​18700
  • README: update supported FreeBSD release to 15.1 #​18696
  • Clean up embedded slog metaslab across txgs #​18693
  • initramfs-zfs should not try to copy directories #​18582 #​18686
  • CI: Re-allow workflow_dispatch on zfs-qemu #​18680
  • zfs_ioctl: fix EBUSY race between quota queries and mount #​18611
  • Fix handling of _PC_HAS_HIDDENSYSTEM for FreeBSD #​18688
  • Linux 7.1 compat: META (#​18682)
  • Update our CI runners to the newest FreeBSD 15.1 RELEASE (#​18667)
  • CI: Have zfs-build-packages workflow build tarballs on Alma (#​18662)
  • arc: add a few invariant checks in release builds #​18840
  • zbookmark_compare: handle "marker" bookmarks with negative levels #​14777 #​18652
  • delegate: add 'send:encrypted' permission #​18673
  • zfs_secpolicy_send: lift checks to common function for both #​18673
  • ZTS: delegate: test send:encrypted #​18673
  • ZTS: delegate: check send permissions on encrypted datasets #​18673
  • ZTS: delegate: add encryption option for test fixture datasets #​18673
  • ZTS: remove send_delegation tests #​18672
  • ZTS: delegate: add test for send sub-permissions #​18672
  • ZTS: statx_dioalign.ksh update to stride_dd #​18547
  • ZTS: Pass dec instead of hex to mknod #​18547
  • zio_ddt_write: compute have_dvas after taking dde_io_lock #​18366 #​18544
  • freebsd: set mnt_time on the rootfs at mountroot time
  • Add dbrrd_latest_time() to grab the latest timestamp in the db
  • Constify some rrd_*() functions

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openzfs/zfs](https://github.com/openzfs/zfs) | patch | `2.4.3` → `2.4.4` | --- ### Release Notes <details> <summary>openzfs/zfs (openzfs/zfs)</summary> ### [`v2.4.4`](https://github.com/openzfs/zfs/releases/tag/zfs-2.4.4) [Compare Source](https://github.com/openzfs/zfs/compare/zfs-2.4.3...zfs-2.4.4) ##### Supported Platforms - **Linux**: compatible with 4.18 - 7.2 kernels - **FreeBSD**: compatible with releases starting from 13.3+, 14.0+ ##### Changes - \[zfs-2.4.4] Add 'capsh' to commands.cfg - ZTS: device access tests [#&#8203;18960](https://github.com/openzfs/zfs/issues/18960) - vdev\_disk: use calling cred to check for device access [#&#8203;18960](https://github.com/openzfs/zfs/issues/18960) - vdev\_file: use calling cred to check for device access [#&#8203;18960](https://github.com/openzfs/zfs/issues/18960) - zfs\_file\_open: add cred arg, use it to check access [#&#8203;18960](https://github.com/openzfs/zfs/issues/18960) - vdev\_open: pass credential to check for permission to open device [#&#8203;18960](https://github.com/openzfs/zfs/issues/18960) - secpolicy\_zfs: add a note about the power of CAP\_SYS\_ADMIN [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - secpolicy\_sys\_config: only permit a global zone credential [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - secpolicy\_zinject: only permit a global zone credential [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - secpolicy\_nfs: remove, not used [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - ZTS: test secpolicy\_zinject correctly limits namespace access [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - ZTS: test secpolicy\_sys\_config correctly limits namespace access [#&#8203;18959](https://github.com/openzfs/zfs/issues/18959) - config: detect idmap method via generic\_permission test [#&#8203;18769](https://github.com/openzfs/zfs/issues/18769) - mmp: tell a failed uberblock claim apart from remote activity [#&#8203;18892](https://github.com/openzfs/zfs/issues/18892) - ZTS: add coverage for zhack mmp reclaim [#&#8203;18892](https://github.com/openzfs/zfs/issues/18892) - zhack: add "mmp reclaim" to recover a pool stranded by MMP [#&#8203;18892](https://github.com/openzfs/zfs/issues/18892) - Make systemd-udev-settle optional for the import units [#&#8203;18832](https://github.com/openzfs/zfs/issues/18832) - Linux 7.2 compat: META [#&#8203;18941](https://github.com/openzfs/zfs/issues/18941) - Fix negative time overflows in DDT pruning [#&#8203;18886](https://github.com/openzfs/zfs/issues/18886) - nvpair: i\_get\_value\_size() string array handling tweak [#&#8203;18877](https://github.com/openzfs/zfs/issues/18877) - nvpair: Improve native handling of unterminated strings [#&#8203;18876](https://github.com/openzfs/zfs/issues/18876) - CodeQL: Flag implicit compare-then-assign in branch conditions [#&#8203;18899](https://github.com/openzfs/zfs/issues/18899) - Linux 5.19/6.17: handle differences in how to flush delay workqueue [#&#8203;18847](https://github.com/openzfs/zfs/issues/18847) - Linux 6.3: follow\_down() gains flags arg [#&#8203;18847](https://github.com/openzfs/zfs/issues/18847) - Linux 6.18 compat: vfs\_parse\_fs\_string() takes 3 args [#&#8203;18847](https://github.com/openzfs/zfs/issues/18847) - nvpair: Fix operator precedence [#&#8203;18874](https://github.com/openzfs/zfs/issues/18874) - ZTS: don't read a command's exit status as a missing binary [#&#8203;18726](https://github.com/openzfs/zfs/issues/18726) [#&#8203;18882](https://github.com/openzfs/zfs/issues/18882) - build: Fix release detection when build dir is not source dir [#&#8203;18891](https://github.com/openzfs/zfs/issues/18891) - CI: don't fail a passing job when a log reader has already exited [#&#8203;18885](https://github.com/openzfs/zfs/issues/18885) - CI: publish the per-VM test counter atomically [#&#8203;18885](https://github.com/openzfs/zfs/issues/18885) - man: zvol\_request\_sync is not ignored under blk-mq [#&#8203;18887](https://github.com/openzfs/zfs/issues/18887) - libzfs: don't read a dataset handle after closing it in resume send [#&#8203;18870](https://github.com/openzfs/zfs/issues/18870) [#&#8203;18883](https://github.com/openzfs/zfs/issues/18883) - ZTS: add coverage for the MMP claim on a degraded mirror [#&#8203;18855](https://github.com/openzfs/zfs/issues/18855) - mmp: do not require writes to mirror legs the config marks absent [#&#8203;18855](https://github.com/openzfs/zfs/issues/18855) - libzfs: String trimming should not operate out of bounds [#&#8203;18868](https://github.com/openzfs/zfs/issues/18868) - libzfs: don't truncate a resolved vdev path in zpool\_vdev\_name() [#&#8203;18851](https://github.com/openzfs/zfs/issues/18851) [#&#8203;18871](https://github.com/openzfs/zfs/issues/18871) - libzfs: Do not call munmap() when mmap() fails [#&#8203;18869](https://github.com/openzfs/zfs/issues/18869) - Add missing checks to zfs\_clone\_range\_replay() [#&#8203;18867](https://github.com/openzfs/zfs/issues/18867) - Fix DMU bonus hold leak on I/O error [#&#8203;18865](https://github.com/openzfs/zfs/issues/18865) - zfs: fix stale POSIX ACL cache after rollback [#&#8203;18837](https://github.com/openzfs/zfs/issues/18837) - zed: let autoexpand see capacity changes on partitioned disks [#&#8203;12505](https://github.com/openzfs/zfs/issues/12505) [#&#8203;18833](https://github.com/openzfs/zfs/issues/18833) - zpool export: return EBUSY when zvol minors are in use [#&#8203;18841](https://github.com/openzfs/zfs/issues/18841) - ZTS: make file\_check actually compare the resume test results [#&#8203;18834](https://github.com/openzfs/zfs/issues/18834) - ZTS: save ZAP\_MICRO\_MAX\_SIZE before the large microzap tests change it [#&#8203;18834](https://github.com/openzfs/zfs/issues/18834) - dmu\_recv: Avoid potential null deref [#&#8203;18848](https://github.com/openzfs/zfs/issues/18848) - DDT: Fix several bugs in pruning [#&#8203;18838](https://github.com/openzfs/zfs/issues/18838) - cstyle: better tolerance for struct literals - libspl: Implement VERIFY\_IMPLY and VERIFY\_EQUIV [#&#8203;18822](https://github.com/openzfs/zfs/issues/18822) - mmp: skip non-writeable vdevs during activity check [#&#8203;18823](https://github.com/openzfs/zfs/issues/18823) [#&#8203;18835](https://github.com/openzfs/zfs/issues/18835) - zdb: output refcounts from verify\_spacemap\_refcounts() [#&#8203;18809](https://github.com/openzfs/zfs/issues/18809) - L2ARC: bound the rebuild by the write hand on a first sweep [#&#8203;3114](https://github.com/openzfs/zfs/issues/3114) [#&#8203;3400](https://github.com/openzfs/zfs/issues/3400) [#&#8203;5583](https://github.com/openzfs/zfs/issues/5583) [#&#8203;10224](https://github.com/openzfs/zfs/issues/10224) [#&#8203;12779](https://github.com/openzfs/zfs/issues/12779) [#&#8203;18827](https://github.com/openzfs/zfs/issues/18827) - ZTS: make zpool\_iostat\_interval\_all teardown deterministic [#&#8203;18273](https://github.com/openzfs/zfs/issues/18273) [#&#8203;18776](https://github.com/openzfs/zfs/issues/18776) - libzfs: fallback VDEV\_UPATH to VDEV\_PATH for non-DM devices [#&#8203;18439](https://github.com/openzfs/zfs/issues/18439) [#&#8203;18802](https://github.com/openzfs/zfs/issues/18802) - Fix reads for blocks freed after being cloned [#&#8203;18421](https://github.com/openzfs/zfs/issues/18421) [#&#8203;18724](https://github.com/openzfs/zfs/issues/18724) - Rate limit Direct I/O verify zevents [#&#8203;18795](https://github.com/openzfs/zfs/issues/18795) - CI: Update Alpine Linux runner to 3.24.1 [#&#8203;18790](https://github.com/openzfs/zfs/issues/18790) - Remove libuutil from the pull request template and fix headings [#&#8203;18791](https://github.com/openzfs/zfs/issues/18791) - ZTS: fix zpool\_initialize\_multiple\_pools suspend race [#&#8203;18777](https://github.com/openzfs/zfs/issues/18777) - CI: Fix race caused by shared ctr file updates [#&#8203;18778](https://github.com/openzfs/zfs/issues/18778) - zpl\_inode: remove zpl\_rename no-flags variants [#&#8203;18769](https://github.com/openzfs/zfs/issues/18769) - ZTS: stop zpool\_initialize tests racing initialize to completion [#&#8203;11948](https://github.com/openzfs/zfs/issues/11948) [#&#8203;17311](https://github.com/openzfs/zfs/issues/17311) [#&#8203;18771](https://github.com/openzfs/zfs/issues/18771) - ZTS: migration/setup: clear stale zfs\_member label before new\_fs [#&#8203;18492](https://github.com/openzfs/zfs/issues/18492) [#&#8203;18753](https://github.com/openzfs/zfs/issues/18753) - Fix receive of split large blocks with a short trailing chunk [#&#8203;18749](https://github.com/openzfs/zfs/issues/18749) - Fix receive -x according to comment [#&#8203;18737](https://github.com/openzfs/zfs/issues/18737) [#&#8203;18738](https://github.com/openzfs/zfs/issues/18738) - Add SECURITY.md policy file [#&#8203;18766](https://github.com/openzfs/zfs/issues/18766) - linux: batch DMU reads of non-resident pages in mappedread() [#&#8203;16031](https://github.com/openzfs/zfs/issues/16031) [#&#8203;18741](https://github.com/openzfs/zfs/issues/18741) - Linux: fix zfs\_write() infinite loop on unfaultable buffer [#&#8203;17129](https://github.com/openzfs/zfs/issues/17129) [#&#8203;18740](https://github.com/openzfs/zfs/issues/18740) - build: Fix for building dist target outside of project root [#&#8203;18744](https://github.com/openzfs/zfs/issues/18744) - ZTS: ctime\_001\_pos increase tolerance [#&#8203;18733](https://github.com/openzfs/zfs/issues/18733) - libzfs: fix MS\_CRYPT/MS\_OVERLAY collision with umount2(2) flags [#&#8203;18713](https://github.com/openzfs/zfs/issues/18713) - Fix insufficient locking in dedup verify [#&#8203;17960](https://github.com/openzfs/zfs/issues/17960) [#&#8203;18712](https://github.com/openzfs/zfs/issues/18712) [#&#8203;18720](https://github.com/openzfs/zfs/issues/18720) - zpl\_ctldir: remove comments describing ancient kernel behaviour [#&#8203;18722](https://github.com/openzfs/zfs/issues/18722) - Linux 7.2: zpl\_super: convert to sget\_fc() [#&#8203;18677](https://github.com/openzfs/zfs/issues/18677) - linux/abd: remove BIO support functions [#&#8203;18719](https://github.com/openzfs/zfs/issues/18719) - Using net/cloud-init to unpin specific python [#&#8203;18717](https://github.com/openzfs/zfs/issues/18717) - linux: handle mmap read beyond file size [#&#8203;18715](https://github.com/openzfs/zfs/issues/18715) - Fix race between device removal completion and pool export [#&#8203;18657](https://github.com/openzfs/zfs/issues/18657) - CI: Increase default watchdog NMI timeout on Linux [#&#8203;18704](https://github.com/openzfs/zfs/issues/18704) - ddt\_log: Fix refcount tagging for begin/commit [#&#8203;18706](https://github.com/openzfs/zfs/issues/18706) - Update mtime/ctime when fallocate grows a file [#&#8203;18573](https://github.com/openzfs/zfs/issues/18573) - honor file argument in file\_wait\_event [#&#8203;18700](https://github.com/openzfs/zfs/issues/18700) - README: update supported FreeBSD release to 15.1 [#&#8203;18696](https://github.com/openzfs/zfs/issues/18696) - Clean up embedded slog metaslab across txgs [#&#8203;18693](https://github.com/openzfs/zfs/issues/18693) - initramfs-zfs should not try to copy directories [#&#8203;18582](https://github.com/openzfs/zfs/issues/18582) [#&#8203;18686](https://github.com/openzfs/zfs/issues/18686) - CI: Re-allow workflow\_dispatch on zfs-qemu [#&#8203;18680](https://github.com/openzfs/zfs/issues/18680) - zfs\_ioctl: fix EBUSY race between quota queries and mount [#&#8203;18611](https://github.com/openzfs/zfs/issues/18611) - Fix handling of \_PC\_HAS\_HIDDENSYSTEM for FreeBSD [#&#8203;18688](https://github.com/openzfs/zfs/issues/18688) - Linux 7.1 compat: META ([#&#8203;18682](https://github.com/openzfs/zfs/issues/18682)) - Update our CI runners to the newest FreeBSD 15.1 RELEASE ([#&#8203;18667](https://github.com/openzfs/zfs/issues/18667)) - CI: Have zfs-build-packages workflow build tarballs on Alma ([#&#8203;18662](https://github.com/openzfs/zfs/issues/18662)) - arc: add a few invariant checks in release builds [#&#8203;18840](https://github.com/openzfs/zfs/issues/18840) - zbookmark\_compare: handle "marker" bookmarks with negative levels [#&#8203;14777](https://github.com/openzfs/zfs/issues/14777) [#&#8203;18652](https://github.com/openzfs/zfs/issues/18652) - delegate: add 'send:encrypted' permission [#&#8203;18673](https://github.com/openzfs/zfs/issues/18673) - zfs\_secpolicy\_send: lift checks to common function for both [#&#8203;18673](https://github.com/openzfs/zfs/issues/18673) - ZTS: delegate: test send:encrypted [#&#8203;18673](https://github.com/openzfs/zfs/issues/18673) - ZTS: delegate: check send permissions on encrypted datasets [#&#8203;18673](https://github.com/openzfs/zfs/issues/18673) - ZTS: delegate: add encryption option for test fixture datasets [#&#8203;18673](https://github.com/openzfs/zfs/issues/18673) - ZTS: remove send\_delegation tests [#&#8203;18672](https://github.com/openzfs/zfs/issues/18672) - ZTS: delegate: add test for send sub-permissions [#&#8203;18672](https://github.com/openzfs/zfs/issues/18672) - ZTS: statx\_dioalign.ksh update to stride\_dd [#&#8203;18547](https://github.com/openzfs/zfs/issues/18547) - ZTS: Pass dec instead of hex to mknod [#&#8203;18547](https://github.com/openzfs/zfs/issues/18547) - zio\_ddt\_write: compute have\_dvas after taking dde\_io\_lock [#&#8203;18366](https://github.com/openzfs/zfs/issues/18366) [#&#8203;18544](https://github.com/openzfs/zfs/issues/18544) - freebsd: set mnt\_time on the rootfs at mountroot time - Add dbrrd\_latest\_time() to grab the latest timestamp in the db - Constify some rrd\_\*() functions </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS4zIiwidXBkYXRlZEluVmVyIjoiNDQuMjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency openzfs/zfs to v2.4.4
All checks were successful
Check linux-zz compatibility / check (pull_request) Successful in 6s
05f276bc2b
All checks were successful
Check linux-zz compatibility / check (pull_request) Successful in 6s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/openzfs-zfs-2.x:renovate/openzfs-zfs-2.x
git switch renovate/openzfs-zfs-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/openzfs-zfs-2.x
git switch renovate/openzfs-zfs-2.x
git rebase main
git switch main
git merge --ff-only renovate/openzfs-zfs-2.x
git switch renovate/openzfs-zfs-2.x
git rebase main
git switch main
git merge --no-ff renovate/openzfs-zfs-2.x
git switch main
git merge --squash renovate/openzfs-zfs-2.x
git switch main
git merge --ff-only renovate/openzfs-zfs-2.x
git switch main
git merge renovate/openzfs-zfs-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
unixorn/packages-flamion!27
No description provided.