On Tue, Sep 29, 2020 at 8:42 AM Mark Johnston <ma...@freebsd.org> wrote:
>
> Author: markj
> Date: Tue Sep 29 13:41:47 2020
> New Revision: 366252
> URL: https://svnweb.freebsd.org/changeset/base/366252
>
> Log:
>   ZFS: Fix a logic bug in the FreeBSD getpages VOP
>
>   This was introduced when I merged r361287 to OpenZFS and has been fixed
>   there already, commit 3f6bb6e43fd68e.
>
>   Reported by:  swills
>   Reviewed by:  allanjude, freqlabs, mmacy
>

I think this should have been a commit to vendor-sys/zfs/dist with an
svn merge into sys/contrib/openzfs to make 100% sure that there's no
merge conflict (even trivial) upon mmacy's next import, though it's
perhaps not likely for the code to change anymore upstream and svn
might be smart enough to realize if the diff matches. You might
consider going ahead and committing the diff to vendor-sys and doing a
record-only MFC of that commit into sys/contrib/openzfs.

Thanks,

Kyle Evans
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to