aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBernd Schubert <[email protected]>2024-12-16 21:14:06 +0000
committerMiklos Szeredi <[email protected]>2025-03-31 12:59:27 +0000
commit2412085da370836945c2daa61c5cee38dd979e0d (patch)
treee70e6d953cf8757d3935c17ce047d3032335167e /net/unix/af_unix.c
parentfuse: add default_request_timeout and max_request_timeout sysctls (diff)
downloadkernel-2412085da370836945c2daa61c5cee38dd979e0d.tar.gz
kernel-2412085da370836945c2daa61c5cee38dd979e0d.zip
fuse: Allocate only namelen buf memory in fuse_notify_
fuse_notify_inval_entry and fuse_notify_delete were using fixed allocations of FUSE_NAME_MAX to hold the file name. Often that large buffers are not needed as file names might be smaller, so this uses the actual file name size to do the allocation. Signed-off-by: Bernd Schubert <[email protected]> Reviewed-by: Jingbo Xu <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions