]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit405f1872a7af7d839e432d28493f1db359227842
tree181900c493e9aa0322b47dbcf2aa8251a956dd30
parent34f6f5d461a11235d0f2142a1f63c8ba59e14bdf
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