On Mon, Sep 21, 2015 at 11:55 PM, Oliver Pinter
<oliver.pin...@hardenedbsd.org> wrote:
> On 9/22/15, Oliver Pinter <oliver.pin...@hardenedbsd.org> wrote:
>> Seems like this commit breaks the build:
>>
>> --- vfs_hash.o ---
>> /jenkins/workspace/HardenedBSD-10-STABLE-amd64/sys/kern/vfs_hash.c:184:2:
>> error: implicit declaration of function 'rw_wlock' is invalid in C99
>> [-Werror,-Wimplicit-function-declaration]
>>         rw_wlock(&vfs_hash_lock);
>>         ^
>> ...
>
> The following commit is missing from MFC:
>
> commit 09f7a46ec71137e29d82d2f0811a7f81b6142266
> Author: mjg <m...@freebsd.org>
> Date:   Tue Dec 30 21:40:45 2014 +0000
>
>     Convert vfs hash lock from a mutex to an rwlock.

That's FreeBSD r276424, FWIW.

Best,
Conrad
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to