linux/fs/fuse
Miklos Szeredi fd63204e48 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:50 -07:00
..
control.c convert get_sb_single() users 2010-10-29 04:16:28 -04:00
cuse.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 2011-03-22 10:42:43 -07:00
dev.c fuse: fix retrieve length 2012-09-14 10:00:50 -07:00
dir.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:23:12 -07:00
file.c fuse: verify all ioctl retry iov elements 2012-08-26 15:12:11 -07:00
fuse_i.h fuse: fix stat call on 32 bit platforms 2012-06-17 11:23:12 -07:00
inode.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:23:12 -07:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00