[PATCH -v2 5/6] fuse: set default global limit considering tunable request size

2012-07-19 Thread Mitsuo Hayasaka
Set default global limits for backgrounded requests and congestion threshold considering the tunable maximum request size. They are calculated using size of fuse_req structure, which is variable due to it. This patch sets them according to the current request size unless they are set via

[PATCH -v2 5/6] fuse: set default global limit considering tunable request size

2012-07-19 Thread Mitsuo Hayasaka
Set default global limits for backgrounded requests and congestion threshold considering the tunable maximum request size. They are calculated using size of fuse_req structure, which is variable due to it. This patch sets them according to the current request size unless they are set via