1
0
Fork 0
alistair23-linux/fs/fuse
Miklos Szeredi f948d56435 fuse: fix thinko in max I/O size calucation
Use max not min to enforce a lower limit on the max I/O size.

This bug was introduced by "fuse: fix max i/o size calculation" (commit
e5d9a0df07).

Thanks to Brian Wang for noticing.

Reported-by: Brian Wang <ywang221@hotmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: Szabolcs Szakacsits <szaka@ntfs-3g.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-17 18:08:10 -07:00
..
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -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: fix sparse warnings 2008-04-30 08:29:51 -07:00
dir.c fuse: update file size on short read 2008-04-30 08:29:50 -07:00
file.c fuse: add flag to turn on big writes 2008-05-13 08:02:26 -07:00
fuse_i.h fuse: add flag to turn on big writes 2008-05-13 08:02:26 -07:00
inode.c fuse: fix thinko in max I/O size calucation 2008-06-17 18:08:10 -07:00