]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
makefs/zfs: Set the objset block pointer fill field correctly
authorMark Johnston <markj@FreeBSD.org>
Wed, 27 Sep 2023 15:56:33 +0000 (11:56 -0400)
committerMark Johnston <markj@FreeBSD.org>
Wed, 27 Sep 2023 16:00:00 +0000 (12:00 -0400)
commit46402fd21631b7d4686f8c341d92db6bcb190e5d
tree061f2684ccd46d00013f74308bbd9af68d7e81c8
parentb5a2bf512dbe5bc8535e28e9f584a08444965426
makefs/zfs: Set the objset block pointer fill field correctly

It is supposed to contain the number of objects allocated from the set,
excluding the meta dnode.

Reported by: mav
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
usr.sbin/makefs/zfs/objset.c