1. Someone else is probably working on it, and will release one soon.
2. I don't understand the way that the Linux VFS layer seems to be
implemented. I (think) I can follow the 4.4 lite VFS but Linux's seems
very different. Is there any documentation on the VFS/MM/buffercache
stuff for Linux, or example trivial file-systems to show the principles?
Would I be wasting my time 'cos someone else has done it all, or is there a
good place to look for more info? (I've read the KHG, but can't follow the
VFS description in there at all). By my reading of the source etc the current
NFS client code doesn't go through the buffercache at all which clearly can't
be right. Can anyone point me in the right direction?
-- Jon