sbin/fsck_hammer2: Correctly count HAMMER2_BREF_TYPE_EMPTY blockrefs
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 16 Oct 2019 20:02:49 +0000 (05:02 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 16 Oct 2019 20:09:14 +0000 (05:09 +0900)
commitdaa965b68273dc72c767fb29bbe320c808088b55
tree7da52ccb757e7ecd8f43837c916e0806253ed384
parent1c90b351be5e42c1a53f0155ca0fea167f790de2
sbin/fsck_hammer2: Correctly count HAMMER2_BREF_TYPE_EMPTY blockrefs

Without this, HAMMER2_BREF_TYPE_EMPTY is always shown as 0
when inode or indirect blockrefs can have empty slots.
sbin/fsck_hammer2/test.c