]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
fuse: annotate lock in fuse_reverse_inval_entry()
authorMiklos Szeredi <mszeredi@redhat.com>
Fri, 22 Oct 2021 15:03:01 +0000 (17:03 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:49:29 +0000 (09:49 +0100)
commitd77af61e9e154dff8d85d42a5e6d007918a782b7
tree1b96ca6ce67c174d4c01ad65a65d1532d769a8e4
parent7bf9e962e5993a23764b335a542c3723f700aa63
fuse: annotate lock in fuse_reverse_inval_entry()

BugLink: https://bugs.launchpad.net/bugs/1956302
commit bda9a71980e083699a0360963c0135657b73f47a upstream.

Add missing inode lock annotatation; found by syzbot.

Reported-and-tested-by: syzbot+9f747458f5990eaa8d43@syzkaller.appspotmail.com
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
fs/fuse/dir.c