android_kernel_samsung_msm8976/fs/fuse
Kirill Tkhai 381d93ae74 fuse: Add missed unlock_page() to fuse_readpages_fill()
commit 109728ccc5933151c68d1106e4065478a487a323 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>
2019-07-27 21:51:24 +02:00
..
control.c
cuse.c fuse: Fix O_DIRECT operations vs cached writeback misorder 2015-02-02 15:10:33 -08:00
dev.c fuse: Don't access pipe->buffers without pipe_lock() 2019-07-27 21:51:23 +02:00
dir.c fuse: Add support for d_canonical_path 2018-02-06 13:12:18 +01:00
file.c fuse: Add missed unlock_page() to fuse_readpages_fill() 2019-07-27 21:51:24 +02:00
fuse_i.h fuse: Add support for d_canonical_path 2018-02-06 13:12:18 +01:00
fuse_shortcircuit.h fuse: Add support for shortcircuited read/write for files 2016-02-04 13:23:34 +05:30
inode.c fuse: fix wrong assignment of ->flags in fuse_send_init() 2019-07-27 21:41:59 +02:00
Kconfig
Makefile fuse: Add support for shortcircuited read/write for files 2016-02-04 13:23:34 +05:30
shortcircuit.c fs:fuse: Ensure update of fuse inode attributes in shortcircuit 2016-02-04 13:23:34 +05:30