android_kernel_xiaomi_sdm845/fs/fuse
Miklos Szeredi e5d9a0df07 fuse: fix max i/o size calculation
Fix a bug that Werner Baumann reported: fuse can send a bigger write request
than the maximum specified.  This only affected direct_io operation.

In addition set a sane minimum for the max_read and max_write tunables, so I/O
always makes some progress.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:51 -07:00
..
control.c mm: bdi: expose the BDI object in sysfs for FUSE 2008-04-30 08:29:49 -07:00
dev.c fuse: support writable mmap 2008-04-30 08:29:50 -07:00
dir.c fuse: update file size on short read 2008-04-30 08:29:50 -07:00
file.c fuse: fix max i/o size calculation 2008-04-30 08:29:51 -07:00
fuse_i.h fuse: update file size on short read 2008-04-30 08:29:50 -07:00
inode.c fuse: fix max i/o size calculation 2008-04-30 08:29:51 -07:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00