git: Fix issue1314 - panic when exporting -public flag
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 25 15:37:03 PDT 2009
commit d246c910c836dc336f1e64e1bb60c8302e8c3a62
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Aug 25 15:34:05 2009 -0700
Fix issue1314 - panic when exporting -public flag
* Double exclusive vnode lock was to blame.
Reported-by: Michael Neumann <mneumann at crater.dragonflybsd.org>
Testing-also-by: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Summary of changes:
sys/kern/vfs_syscalls.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d246c910c836dc336f1e64e1bb60c8302e8c3a62
--
DragonFly BSD source repository
More information about the Commits
mailing list