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 ?