opnsense-src/sys/fs/tmpfs
Doug Moore 75734c4360 tmpfs: check residence in data_locked
tmpfs_seek_data_locked should return the offset of the first page
either resident in memory or in swap, but may return an offset to a
nonresident page. Check for residence to fix that.

Reviewed by:	alc, kib
Differential Revision:	https://reviews.freebsd.org/D46879
2024-10-04 02:44:19 -05:00
..
tmpfs.h tmpfs: Account for whiteouts during rename/rmdir 2024-09-08 18:34:15 -05:00
tmpfs_fifoops.c sys: Remove $FreeBSD$: two-line .c pattern 2023-08-16 11:54:30 -06:00
tmpfs_fifoops.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tmpfs_subr.c tmpfs: Account for whiteouts during rename/rmdir 2024-09-08 18:34:15 -05:00
tmpfs_vfsops.c vm: Remove kernel stack swapping support, part 3 2024-07-29 01:39:49 +00:00
tmpfs_vnops.c tmpfs: check residence in data_locked 2024-10-04 02:44:19 -05:00
tmpfs_vnops.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00