cvs commit: src/sys/kern vfs_syscalls.c

[ Available lists | Index of cvs-src-old | Month of Jun 2009 | Week of 13 Jun 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bjoern A. Zeeb <bz@FreeBSD.org>
Date
13 Jun 2009 13:09:45
Subject
cvs commit: src/sys/kern vfs_syscalls.c
Message-ID
200906131309.n5DD9jde046656@repoman.freebsd.org


[ Hide this part ]
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

Elapsed time: 0.067 seconds