[Bug 283522] filesystems/py-libzfs: Fix support for 14.0+

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Dec 2024 18:15:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283522

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=fff0adf0ea22271dc2fdd6125ff883629829325a

commit fff0adf0ea22271dc2fdd6125ff883629829325a
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2024-12-23 17:28:29 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-12-24 18:14:06 +0000

    filesystems/py-libzfs: Fix support for 14.0+

    The ZFS on 14.0 changed to include skipped bytes in the percentage of
    resilver. As old code didn't take into account that variable on 14.0+,
    the percentage was always wrong.

    Also, take maintainership.

    PR:             283522
    Reviewed by:    asomers
    Approved by:    lwhsu (ports)
    Sponsored by:   ConnectWise

 filesystems/py-libzfs/Makefile | 8 +++++++-
 filesystems/py-libzfs/distinfo | 4 +++-
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.