commit 39745314c972d900d2492f4cfe2500b50f7d4859
Author: Matthew Dillon <[email protected]>
Date: Mon Apr 25 10:45:57 2022 -0700
hammer2 - report critical bulkfree transitions
* Report critical bulkfree transitions that are not supposed to happen,
such as bulkfree detecting a fully-free block (00) that is not actually
free.
Summary of changes:
sys/vfs/hammer2/hammer2_bulkfree.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39745314c972d900d2492f4cfe2500b50f7d4859
--
DragonFly BSD source repository