1
0
Fork 0
remarkable-linux/fs/fuse
Kirill Tkhai e8a3f3a036 fuse: Add missed unlock_page() to fuse_readpages_fill()
commit 109728ccc5 upstream.

The above error path returns with page unlocked, so this place seems also
to behave the same.

Fixes: f8dbdf8182 ("fuse: rework fuse_readpages()")
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 09:26:38 +02:00
..
Kconfig fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
Makefile fuse: Use generic xattr ops 2016-10-01 07:32:32 +02:00
acl.c fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
control.c fuse: fix control dir setup and teardown 2018-07-03 11:24:49 +02:00
cuse.c fuse: honor iocb sync flags on write 2017-09-12 16:57:53 +02:00
dev.c fuse: umount should wait for all requests 2018-09-05 09:26:38 +02:00
dir.c fuse: fix initial parallel dirops 2018-09-05 09:26:38 +02:00
file.c fuse: Add missed unlock_page() to fuse_readpages_fill() 2018-09-05 09:26:38 +02:00
fuse_i.h fuse: umount should wait for all requests 2018-09-05 09:26:38 +02:00
inode.c fuse: Fix oops at process_init_reply() 2018-09-05 09:26:38 +02:00
xattr.c fuse: limit xattr returned size 2016-10-03 11:06:05 +02:00