|
From: Nix <ni...@es...> - 2006-01-23 13:57:27
|
On Mon, 23 Jan 2006, Miklos Szeredi prattled cheerily: >> I had to puzzle over the session/channel based stuff, though, and I'm >> still not entirely sure what its intended use is: I mean, what's the >> multiple-channels-per-session stuff for? To allow you to implement the >> equivalent of fuse_session_loop_mt() yourself? > > The channel abstraction was added so that front ends other than the > kernel filesystem could be used. For example an nfs-server or an > LD_PRELOAD front end. ... oh, *nice*. One filesystem implementation, multiple VFS-like users. Yes, I can definitely see uses for this. :) -- `Everyone has skeletons in the closet. The US has the skeletons driving living folks into the closet.' --- Rebecca Ore |