DragonFly commits List (threaded) for 2009-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.426.gc0721f master sys/kern vfs_syscalls.c
commit c0721f5f93083c622e2118a55eb1a2ef1725bc4b
Author: Matthew Dillon <dillon@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@gmail.com>
Submitted-by: Johannes Hofmann <Johannes.Hofmann@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]