freebsd-dev/sys/tools
Stefan Eßer 86ed89620e The assertions generated to test VFS locking never included checks
for vnodes reached through double indirection (i.e. **vpp). This
is worked-around by special-casing the identifier "vpp" (adding one
level of indirection).

The alternative fix mentioned in the PR had required substantial
changes to this script.

In case there are locking violations that had been hidden without
this patch, they may suddenly show up, now ...

This change does not affect code compiled without DEBUG_VFS_LOCKS.

PR:		kern/46652
2003-06-20 12:15:37 +00:00
..
devlist2h.awk Remove miidevs.h and generate it from miidevs at compile time. 2003-01-19 02:59:34 +00:00
makeobjops.awk Use mv -f. Otherwise if you accidently build as root, and then as a user, 2002-08-20 03:06:30 +00:00
miidevs2h.awk Remove miidevs.h and generate it from miidevs at compile time. 2003-01-19 02:59:34 +00:00
pccarddevs2h.awk MFp4: 2003-03-28 06:43:50 +00:00
usbdevs2h.awk constify 2002-04-01 19:22:04 +00:00
vnode_if.awk The assertions generated to test VFS locking never included checks 2003-06-20 12:15:37 +00:00