Creating a 256 byte/block filesystem using FUSE in python

Sreejith K sreejithemk at gmail.com
Mon Mar 16 07:20:37 EDT 2009


Anyone got any idea of how to create a 256 byte/block filesystem using
FUSE in python ? How to implement block level reads/writes instead of
byte level reads/writes in fuse-python ?



More information about the Python-list mailing list