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