[GIT PULL] fuse fix for 5.5-rc7

From: Miklos Szeredi
Date: Fri Jan 17 2020 - 07:32:54 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.5-rc7

Fix a regression in the last release affecting the ftp module of the gvfs
filesystem.

Thanks,
Miklos

----------------------------------------------------------------
Miklos Szeredi (1):
fuse: fix fuse_send_readpages() in the syncronous read case

---
fs/fuse/file.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)