freebsd-src/contrib/netbsd-tests
Mark Johnston 4ff291ebe8 vfs: Fix vop_stdis_text()
atomic(9) primitives are documented as operating on unsigned types.
Here, we need a cast to avoid a tautological comparison.

Add a regression test for access(2), which was affected by the bug.

Reported by:	NetApp
Reviewed by:	kib
Fixes:		e511bd1406 ("vfs: fully lockless v_writecount adjustment")
MFC after:	1 week
Sponsored by:	Klara, Inc.
Sponsored by:	NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D47672
2024-11-19 21:03:14 +00:00
..
bin
crypto
dev
fs tmpfs tests: Remove an xfail annotation 2024-04-04 17:04:30 -04:00
games
include
ipf
kernel sysv test: properly wait for children 2022-05-13 11:38:26 -05:00
lib vfs: Fix vop_stdis_text() 2024-11-19 21:03:14 +00:00
libexec/ld.elf_so
modules
net
rump
sbin
share
sys
usr.bin netbsd-tests: Update a test case to chase grep symlink handling changes 2024-09-07 19:39:49 +00:00
usr.sbin
FREEBSD-upgrade contrib: Remove various $FreeBSD$ tags not upstream 2024-05-31 13:49:17 -06:00
h_macros.h