commit 041c3a94389d8f8bf4daec2f51a042df72ac7af6 Author: Matthew Dillon <dil...@apollo.backplane.com> Date: Fri Dec 24 22:45:17 2021 -0800
hammer2 - Do not panic on freemap block I/O error * During bulkfree, do not panic if a freemap block has an I/O error. Reported-by: aly Summary of changes: sys/vfs/hammer2/hammer2_bulkfree.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/041c3a94389d8f8bf4daec2f51a042df72ac7af6 -- DragonFly BSD source repository