android_kernel_google_msm/fs/fuse
Miklos Szeredi b4b55ff702 fuse: fix retrieve length
commit c9e67d4837 upstream.

In some cases fuse_retrieve() would return a short byte count if offset was
non-zero.  The data returned was correct, though.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-14 10:00:32 -07:00
..
control.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
cuse.c
dev.c fuse: fix retrieve length 2012-09-14 10:00:32 -07:00
dir.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
file.c fuse: verify all ioctl retry iov elements 2012-08-26 15:00:39 -07:00
fuse_i.h fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
inode.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
Kconfig
Makefile