Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 10:04:40 -0400
From:      Mark Johnston <markj@freebsd.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r366252 - head/sys/contrib/openzfs/module/os/freebsd/zfs
Message-ID:  <20200929140440.GC26914@raichu>
In-Reply-To: <CACNAnaEtQm3-s4MrsOOc1CSDV3gktEzbuDP2JV611YHmd_G2uw@mail.gmail.com>
References:  <202009291341.08TDflV3016426@repo.freebsd.org> <CACNAnaEtQm3-s4MrsOOc1CSDV3gktEzbuDP2JV611YHmd_G2uw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 29, 2020 at 08:47:37AM -0500, Kyle Evans wrote:
> On Tue, Sep 29, 2020 at 8:42 AM Mark Johnston <markj@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.

Done in r366254.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200929140440.GC26914>