Re: git: 49874af3eca6 - main - zfs: retire z_nr_znodes

From: Alexander Motin <mavbsd_at_gmail.com>
Date: Sat, 16 Sep 2023 17:20:13 UTC
On 16.09.2023 10:20, Mateusz Guzik wrote:
> The branch main has been updated by mjg:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=49874af3eca6fbbeb3967c737baa3478d6a4e967
> 
> commit 49874af3eca6fbbeb3967c737baa3478d6a4e967
> Author:     Mateusz Guzik <mjg@FreeBSD.org>
> AuthorDate: 2023-09-16 14:18:05 +0000
> Commit:     Mateusz Guzik <mjg@FreeBSD.org>
> CommitDate: 2023-09-16 14:18:05 +0000
> 
>      zfs: retire z_nr_znodes
>      
>      It is not needed and is going away soon(tm), facilitating other changes.
>      
>      See https://github.com/openzfs/zfs/pull/15274

And still for some reason you've committed only half of the upstream PR.

> ---
>   sys/contrib/openzfs/include/os/freebsd/zfs/sys/zfs_vfsops_os.h | 1 -
>   sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c         | 8 +++-----
>   sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode.c          | 2 --
>   3 files changed, 3 insertions(+), 8 deletions(-)

Thanks for working on this any way.

-- 
Alexander Motin