git: hammer2 - Do not panic on freemap block I/O error
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 25 10:36:27 PST 2021
commit 041c3a94389d8f8bf4daec2f51a042df72ac7af6
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list