]> git.baikalelectronics.ru Git - kernel.git/commit
fuse: make the number of max background requests and congestion threshold tunable
authorCsaba Henk <csaba@gluster.com>
Thu, 2 Jul 2009 00:28:41 +0000 (17:28 -0700)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 7 Jul 2009 15:28:52 +0000 (17:28 +0200)
commit5c001e114e4b6f5a42ed5a4e0706c26020888a88
treebfa09bd7e87753eb777699e0566e396ae639532c
parent1945f20a84a51ba3c626c2bf21bca8859bcecee9
fuse: make the number of max background requests and congestion threshold tunable

The practical values for these limits depend on the design of the
filesystem server so let userspace set them at initialization time.

Signed-off-by: Csaba Henk <csaba@gluster.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/fuse/dev.c
fs/fuse/fuse_i.h
fs/fuse/inode.c
include/linux/fuse.h