Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2024 18:15:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283522] filesystems/py-libzfs: Fix support for 14.0+
Message-ID:  <bug-283522-7788-XTlzhHthut@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283522-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283522-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283522

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dfff0adf0ea22271dc2fdd6125ff8836=
29829325a

commit fff0adf0ea22271dc2fdd6125ff883629829325a
Author:     Goran Meki=C4=87 <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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283522-7788-XTlzhHthut>