tahoe-lafs/contrib/fuse/impl_c
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
..
blackmatch.py fuse/blackmatch: 'flatten' the fuse api implementation 2008-10-16 07:35:47 -07:00