From: Miklos Szeredi Date: Tue, 17 Jun 2008 16:05:40 +0000 (+0200) Subject: fuse: fix thinko in max I/O size calucation X-Git-Tag: v2.6.26-rc7~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f948d56435fc1f7506f08866302ecd6e60b533dd;p=pandora-kernel.git 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 e5d9a0df07484d6d191756878c974e4307fb24ce). Thanks to Brian Wang for noticing. Reported-by: Brian Wang Signed-off-by: Miklos Szeredi Acked-by: Szabolcs Szakacsits Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed