tahoe-lafs/contrib
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
..
fuse fuse/blackmatch: 'flatten' the fuse api implementation 2008-10-16 07:35:47 -07:00
README Make my contrib/README look like the allmydata.org version. 2008-01-12 21:00:13 -07:00

This directory contains code and extensions which are not strictly a part
of Tahoe. They may or may not currently work.