You're correct that wear-levelling reuses existing blocks. This is about telling the
flash-based device which blocks aren't used any more and hence don't need to be copied. The
filesystem knows when a block isn't used any more, it just needs a way to tell the flash
device.