“decdbed054dc649abbc78e0a3405d67321a10315”上不存在“paddle/git@gitcode.net:paddlepaddle/PaddleDetection.git”
提交 f269cad7 编写于 作者: A Al Viro

fanotify: don't wank with FASYNC on ->release()

... it's done already by __fput()
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 0e2bcaae
......@@ -287,9 +287,6 @@ static int inotify_release(struct inode *ignored, struct file *file)
pr_debug("%s: group=%p\n", __func__, group);
if (file->f_flags & FASYNC)
fsnotify_fasync(-1, file, 0);
/* free this group, matching get was inotify_init->fsnotify_obtain_group */
fsnotify_destroy_group(group);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册