fuse: add fusectl interface to max_background
authorCsaba Henk <csaba@gluster.com>
Wed, 26 Aug 2009 17:18:24 +0000 (19:18 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 16 Sep 2009 12:15:29 +0000 (14:15 +0200)
commit79a9d99434b104c562f30f21b75317667f444793
tree181900c493e9aa0322b47dbcf2aa8251a956dd30
parent487ea5af6358cb27c994e2cf056d4ee0872e43c3
fuse: add fusectl interface to max_background

Make the max_background and congestion_threshold parameters of a FUSE
mount tunable at runtime by adding the respective knobs to its directory
within the fusectl filesystem.

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