> * [email protected] <[email protected]> [2013-07-04 05:09]: > > Why do we need FUSE anyway? > > it's a firewall between filesystem code written by people who > shouldn't write filesystem code and our kernel.
not really. it is a simpler to understand interface, than the other userland interface which already provides this functionality. that other interface is the RPC one that amd(8) uses it. FUSE is simpler. as a result of being simpler, sure, it is a bit of a firewall. but henning, you just used the word firewall. you're going to be mocked forever.

