commit d83c62446a4a82336e1942dd088225f3e1d78891
Author: Matthew Dillon <[email protected]>
Date: Mon Oct 14 16:54:37 2013 -0700
kernel - Fix bug last commit (2)
* Oops. and don't try to get the syncer thread's context if there is no
syncer thread for a mount point. I'm sure I'll get this right.
Summary of changes:
sys/kern/vfs_sync.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d83c62446a4a82336e1942dd088225f3e1d78891
--
DragonFly BSD source repository