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

From: David Wolfskill <david_at_catwhisker.org>
Date: Fri, 14 Feb 2020 03:59:20 -0800
...
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.

Received on Fri Feb 14 2020 - 10:59:30 UTC

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