Do proper computations about disk free space including possible direct and indirect...
authorNick Downing <nick@ndcode.org>
Sun, 21 Apr 2019 11:38:36 +0000 (21:38 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 21 Apr 2019 11:52:12 +0000 (21:52 +1000)
commitf4338d0b1e56cd85b3a323c9f0c0d9cc93ac003f
tree946b0c130b87ddb0b28031fd10024bf3da3cf14e
parent35c3cc53d62e0065aec3cb513783bfb3589f749f
Do proper computations about disk free space including possible direct and indirect blocks (should revisit to be less conservative in transfer sizes by estimating each victim separately so we don't need to allow for so many partial direct/indirect blocks upfront), get NDEBUG working again (doesn't fill core with 0xaa)
Makefile
fuzix_fs.h
indirect_core_inode_swap/o.sh
moveable_core_inode_swap/o.sh
o.sh
process.c
process_test_gen.c
process_test_run.c
q.sh
rassert.h