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 <[email protected]>
AuthorDate: 2023-09-16 14:18:05 +0000
Commit: Mateusz Guzik <[email protected]>
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