K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-22T04:29:07.000000Z K 7 svn:log V 208 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. END