diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2019-01-16 10:27:59 +0100 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-01-16 10:27:59 +0100 |
commit | 8a3177db59cd644fde05ba9efee29392dfdec8aa (patch) | |
tree | a2fce5ca68a25d62023b433910ca7f36fa9d4b3f /fs/fuse/cuse.c | |
parent | fuse: handle zero sized retrieve correctly (diff) | |
download | linux-8a3177db59cd644fde05ba9efee29392dfdec8aa.tar.xz linux-8a3177db59cd644fde05ba9efee29392dfdec8aa.zip |
cuse: fix ioctl
cuse_process_init_reply() doesn't initialize fc->max_pages and thus all
cuse bases ioctls fail with ENOMEM.
Reported-by: Andreas Steinmetz <ast@domdv.de>
Fixes: 5da784cce430 ("fuse: add max_pages to init_out")
Cc: <stable@vger.kernel.org> # v4.20
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse/cuse.c')
0 files changed, 0 insertions, 0 deletions