]> git.karo-electronics.de Git - linux-beck.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)
commit7a6d3c8b3049d07123628f2bf57127bba2cc878f
treebfa09bd7e87753eb777699e0566e396ae639532c
parent8e4a718ff38d8539938ec3421935904c27e00c39
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