Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2020 07:47:02 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Mateusz Guzik <mjg@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r367343 - in head/sys/contrib/openzfs/include/os: freebsd/zfs/sys linux/zfs/sys
Message-ID:  <20201105074702.GA83145@FreeBSD.org>
In-Reply-To: <202011042118.0A4LIq3H077210@repo.freebsd.org>
References:  <202011042118.0A4LIq3H077210@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 04, 2020 at 09:18:52PM +0000, Mateusz Guzik wrote:
> New Revision: 367343
> URL: https://svnweb.freebsd.org/changeset/base/367343
> 
> Log:
>   zfs: add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros
>   
>   They are expected to fail only in corner cases.
> 
> Modified:
>   head/sys/contrib/openzfs/include/os/freebsd/zfs/sys/zfs_znode_impl.h
>   head/sys/contrib/openzfs/include/os/linux/zfs/sys/zfs_znode_impl.h

Since my earlier email was ignored, I'd take this chance to ask again:
why Linux-specific bits present in the head and had to be updated like
in this commit?  They shouldn't have made past the vendor branch, no?

./danfe



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