DragonFly-2.1.1.426.gc0721f master sys/kern vfs_syscalls.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 17 14:29:13 PST 2009
commit c0721f5f93083c622e2118a55eb1a2ef1725bc4b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 17 14:24:52 2009 -0800
Reorder an unlock to avoid a recursive vnode lock in the sys_mount() code.
This fixes a panic for double-mount_null cases.
Reported-by: Nicolas Thery <nthery at gmail.com>
Submitted-by: Johannes Hofmann <Johannes.Hofmann at gmx.de>
Summary of changes:
sys/kern/vfs_syscalls.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0721f5f93083c622e2118a55eb1a2ef1725bc4b
--
DragonFly BSD source repository
More information about the Commits
mailing list