Date: Tue, 22 Jun 2004 04:29:07 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200406220429.i5M4T7HE034996@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-06-22 04:29:07 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Acquire Giant in link() so that we can mark it as MSTD in
syscalls.master. Don't want to do it in kern_link() since the
Linux emulation code calls kern_link() after performing other
actions requiring Giant.
Revision Changes Path
1.351 +5 -1 src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406220429.i5M4T7HE034996>
