machfs/machfs
Elliot Nunn 829d3a5189 Pad B*-tree files to the alloc block size
This bug was corrupting all volumes over 32 MB (i.e. with a block size
exceeding 512 bytes). Oops!
2018-10-14 10:09:01 +08:00
..
__init__.py fix up imports etc 2018-10-08 08:18:30 +08:00
bitmanip.py Use Unicode strings instead of bytes 2018-10-08 09:06:35 +08:00
btree.py Pad B*-tree files to the alloc block size 2018-10-14 10:09:01 +08:00
directory.py Better error message for long filenames 2018-10-14 09:01:40 +08:00
main.py Pad B*-tree files to the alloc block size 2018-10-14 10:09:01 +08:00