git: kernel - Fix bug last commit (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 14 16:55:36 PDT 2013
commit d83c62446a4a82336e1942dd088225f3e1d78891
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list