On Thu, Jun 06, 2013 at 23:58, Sylvestre Gallon wrote: > Here is a second one to add fuse sysctls.
> +#define FUSEFS_NB_OPENDEVS 1 /* # of fuse devices opened */ Applied, except I changed this to FUSEFS_OPENDEVS, which seemed a little simpler. Thanks.