opnsense-src/sys/fs/fuse
Alan Somers 969d1aa4db fusefs: fix a memory leak
Fix a leak of a fuse_ticket structure.  The leak mostly affected
NFS-exported fuse file systems, and was triggered by a failure during
FUSE_LOOKUP.

MFC after:	2 weeks
Sponsored by:	ConnectWise
2024-12-23 13:37:19 -07:00
..
fuse.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_device.c fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint 2024-12-13 07:08:30 -07:00
fuse_file.c fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2024-12-19 17:09:49 -07:00
fuse_file.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_internal.c fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2024-12-19 17:09:49 -07:00
fuse_internal.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_io.c Add vnode_pager_clean_{a,}sync(9) 2024-01-11 18:44:53 +02:00
fuse_io.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_ipc.c fuse: Fix typo (triple S) 2023-12-27 20:24:32 -07:00
fuse_ipc.h fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2024-12-19 17:09:49 -07:00
fuse_kernel.h fusefs: Upgrade FUSE protocol to version 7.32. 2024-12-11 18:30:33 -07:00
fuse_main.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fuse_node.c Stop treating size 0 as unknown size in vnode_create_vobject(). 2024-05-23 06:08:14 +00:00
fuse_node.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_vfsops.c fusefs: fix a memory leak 2024-12-23 13:37:19 -07:00
fuse_vnops.c fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2024-12-19 17:09:49 -07:00