Date: Sat, 13 Jun 2009 13:09:20 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200906131309.n5DD9jde046656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-06-13 13:09:20 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: SVN rev 194106 on 2009-06-13 13:09:20Z by bz Remove the static from int hardlink_check_uid. There is an external use in the opensolaris code. I am not sure how this ever worked but I have seen two reports of: link_elf: symbol hardlink_check_uid undefined lately. Reported by: Scott Ullrich (sullrich gmail.com), pfsense Reported by: Mister Olli (mister.olli googlemail.com) Revision Changes Path 1.480 +1 -1 src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906131309.n5DD9jde046656>