linux/fs/fuse
Miklos Szeredi 8676732c33 fuse: fix weird page warning
commit a5005c3cda upstream.

When PageWaiters was added, updating this check was missed.

Reported-by: Nikolaus Rath <Nikolaus@rath.org>
Reported-by: Hugh Dickins <hughd@google.com>
Fixes: 6290602709 ("mm: add PageWaiters indicating tasks are waiting for a page bit")
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-07-29 10:18:28 +02:00
..
Kconfig
Makefile
acl.c
control.c
cuse.c
dev.c fuse: fix weird page warning 2020-07-29 10:18:28 +02:00
dir.c
file.c fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS 2020-07-22 09:33:12 +02:00
fuse_i.h virtiofs: schedule blocking async replies in separate worker 2020-06-24 17:50:21 +02:00
inode.c fuse: use ->reconfigure() instead of ->remount_fs() 2020-07-22 09:33:12 +02:00
readdir.c
virtio_fs.c virtiofs: schedule blocking async replies in separate worker 2020-06-24 17:50:21 +02:00
xattr.c