commit 3cbe226b00b0c5e90c79fddd6e040cc2bef7f5fb
Author: Matthew Dillon <[email protected]>
Date: Wed Nov 18 14:54:01 2015 -0800
hammer2 - stabilization pass on slave sync
* Add a temporary hack which avoids a NULL pointer panic. This goes a long
way to stabilizing the backend slave sync threads.
Summary of changes:
sys/vfs/hammer2/hammer2_strategy.c | 3 ++-
sys/vfs/hammer2/hammer2_synchro.c | 7 ++++---
sys/vfs/hammer2/hammer2_thread.c | 16 +++++++++++++---
3 files changed, 19 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3cbe226b00b0c5e90c79fddd6e040cc2bef7f5fb
--
DragonFly BSD source repository