Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please support querying fusebox config via IPC #8

Open
mgorny opened this issue Jul 30, 2020 · 3 comments
Open

Please support querying fusebox config via IPC #8

mgorny opened this issue Jul 30, 2020 · 3 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented Jul 30, 2020

How about supporting reading the control file to get info output? Something like fusebox version, current ACL…

@mgorny
Copy link
Contributor Author

mgorny commented Jul 30, 2020

Maybe some stats like number of memorized inodes.

@pluser
Copy link
Owner

pluser commented Jul 31, 2020

Hmm.
You mean, like /proc/cpuinfo and /proc/meminfo?

In my opinion, it's better to split up the operation into several files, like procfs.
For example, /fuseboxctl/acl /fuseboxctl/stats /fuseboxctl/version, etc.

@mgorny
Copy link
Contributor Author

mgorny commented Jul 31, 2020

Sure, that works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants