opnsense-src/sys/fs/devfs
Mark Johnston 198d2ed2d4 devfs: Set eofflag in devfs_readdir()
At least vn_dir_next_dirent() checks that eofflag is set appropriately
when INVARIANTS is enabled, so the omission here could cause an
assertion failure.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D50598
2025-05-29 18:25:56 +00:00
..
devfs.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devfs_devs.c sysctl(9): Ease exporting struct sizes; Discourage doing that 2025-05-07 12:13:40 +02:00
devfs_dir.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
devfs_int.h devfs: add integrity asserts for cdevp_list 2023-09-21 11:51:12 -05:00
devfs_rule.c devfs(5): Fix a typo in a source code comment 2024-01-20 17:25:45 +01:00
devfs_vfsops.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devfs_vnops.c devfs: Set eofflag in devfs_readdir() 2025-05-29 18:25:56 +00:00