tahoe-lafs/contrib/fuse
robk-tahoe c0b2aae0d4 fuse/blackmatch: 'flatten' the fuse api implementation
the previous revision of blackmatch used a file_class to delegate all fuse
api operations on files to a specific per-file class, which is an option
given by the python-fuse bindings.

this is a pre-cursor to the 'split' client/server version, which uses a
simple, moreover flat, rpc mechanism to broker access to methods.
2008-10-16 07:35:47 -07:00
..
impl_a fuse/impl_a: fix a suspected bug in caching 2008-10-03 10:13:09 -07:00
impl_b fuse/impl_{a,b}: improve node-url handling 2008-09-24 11:28:54 -07:00
impl_c fuse/blackmatch: 'flatten' the fuse api implementation 2008-10-16 07:35:47 -07:00
runtests.py fuse/runtests: disable impl_a/impl_b on mac, as they don't actually work. 2008-10-16 07:32:32 -07:00