Re: r357907 seems to have broken sys/kern/vfs_default.c

From: Mateusz Guzik <mjguzik_at_gmail.com>
Date: Fri, 14 Feb 2020 13:06:49 +0100
I already fixed that in r357909, sorry.

On 2/14/20, David Wolfskill <david_at_catwhisker.org> wrote:
> ...
> Building
> /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs/vdev_file.o
> --- vfs_default.o ---
> /usr/src/sys/kern/vfs_default.c:576:10: error: implicit declaration of
> function 'lockmgr_lock_fast_path' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
>         return (lockmgr_lock_fast_path(&vp->v_lock, flags,
>                 ^
> Building /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/vfs_hash.o
> /usr/src/sys/kern/vfs_default.c:576:10: note: did you mean
> 'lockmgr_lock_flags'?
> /usr/src/sys/sys/lockmgr.h:73:6: note: 'lockmgr_lock_flags' declared here
> int      lockmgr_lock_flags(struct lock *lk, u_int flags,
>          ^
> 1 error generated.
> *** [vfs_default.o] Error code 1
>
> make[2]: stopped in /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC
> .ERROR_TARGET='vfs_default.o'
> .ERROR_META_FILE='/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/vfs_default.o.meta'
> ....
>
>
> Running:
> FreeBSD freebeast.catwhisker.org 13.0-CURRENT FreeBSD 13.0-CURRENT #820
> r357854M/357854: Thu Feb 13 04:52:51 PST 2020
> root_at_freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC
>  amd64
>
> and updating with sources at r357908.
>
> Peace,
> david
> --
> David H. Wolfskill				david_at_catwhisker.org
> What if McConnell had voted to convict Trump in the impeachment "trial?"
>
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.
>


-- 
Mateusz Guzik <mjguzik gmail.com>
Received on Fri Feb 14 2020 - 11:06:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC