I’m trying to go through and understand parts of the reiser4 code – specifically where and how blocks are freed.
I thought that maybe as a little introductry thing I could try and implement a “secure delete” option – i.e. one that basicall just writes rubbish over a block just before freeing it.
I have a feeling i’m going to have to ask some questions on the reiserfs-list :)