freebsd-dev/tests/sys
Alan Somers f6e5319550 fusefs: fix VOP_ADVLOCK with SEEK_END
When the user specifies SEEK_END, unlike SEEK_CUR, VOP_ADVLOCK must
adjust lock offsets itself.

Sort-of related to bug 266886.

MFC after:	2 weeks
Reviewed by:	emaste
Differential Revision: https://reviews.freebsd.org/D37040
2022-10-18 19:11:49 -06:00
..
acl
aio Reap dead code in lio_kqueue_test and aio_kqueue_test 2022-07-24 09:31:40 -06:00
audit Extend the length of dirpath to fix failure in kyua test 2022-04-12 09:23:56 -07:00
auditpipe
capsicum
cddl Merge fix for zfs readmmap test from CheriBSD 2022-07-15 21:10:09 +02:00
common tests: partial revert of 4627bc1e90 2022-09-06 20:54:49 -07:00
devrandom
fifo
file path_test: Verify that operations on unlinked files work 2022-04-18 17:55:24 -04:00
fs fusefs: fix VOP_ADVLOCK with SEEK_END 2022-10-18 19:11:49 -06:00
geom
kern tests/unix_passfd: add test case against 636420bde3 2022-09-30 13:43:37 -07:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac
mqueue
net if_ovpn tests: fix timeout test case 2022-10-18 10:12:23 +02:00
netgraph
netinet netinet tests: Add test for IPv6 mapped-v4 bind problem 2022-08-09 07:08:09 -05:00
netinet6 netinet6: fix interface handling for loopback traffic 2022-07-10 12:47:47 +00:00
netipsec
netmap
netpfil pf tests: require scapy for ether:short_pkt 2022-09-15 10:58:42 -03:00
opencrypto test/sys/opencrypto: Fix NIST KAT parser iterator 2022-10-06 16:42:31 +02:00
pjdfstest
posixshm posixshm tests: Map the large pages in the madvise test 2022-09-26 08:58:10 -04:00
ses
sys rb_tree: test rank balance 2022-09-07 21:40:05 -05:00
vfs
vm shared_shadow_inval_test: fix copy-pasto in error message 2022-08-24 13:03:11 -05:00
vmm
Makefile
Makefile.depend
Makefile.inc