git: hammer2 - stabilization pass on slave sync
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 18 23:03:23 PST 2015
commit 3cbe226b00b0c5e90c79fddd6e040cc2bef7f5fb
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list