opnsense-src/sys/fs/fuse
Alan Somers 60311a5077 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.

Sponsored by:	ConnectWise

(cherry picked from commit 969d1aa4dbfcbccd8de965f7761203208bf04e46)
2025-01-20 09:51:44 -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 2025-01-20 09:36:02 -07:00
fuse_file.c fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2025-01-20 09:51:40 -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 2025-01-20 09:51:40 -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-18 02:51:33 +02:00
fuse_io.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_ipc.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
fuse_ipc.h fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2025-01-20 09:51:40 -07:00
fuse_kernel.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fuse_main.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
fuse_node.c fusefs: correct a comment 2024-04-21 08:10:47 -06: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 2025-01-20 09:51:44 -07:00
fuse_vnops.c fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 2025-01-20 09:51:40 -07:00