summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2025-09-01 17:16:26 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2025-09-05 09:11:16 +0200
commit0b563aad1c0a05dc7d123f68a9f82f79de206dad (patch)
treec9d5abe6ab74c06322d2b892c4e1f71af81430ab /net/unix/af_unix.c
parent0a0fdb98d16e334e259352893462030f15fb887f (diff)
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
In case of FUSE_NOTIFY_RESEND and FUSE_NOTIFY_INC_EPOCH fuse_copy_finish() isn't called. Fix by always calling fuse_copy_finish() after fuse_notify(). It's a no-op if called a second time. Fixes: 760eac73f9f6 ("fuse: Introduce a new notification type for resend pending requests") Fixes: 2396356a945b ("fuse: add more control over cache invalidation behaviour") Cc: <stable@vger.kernel.org> # v6.9 Reviewed-by: Joanne Koong <joannelkoong@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions