Don't leak node block on node remove.
Not entirely sure if this is a completely correct fix, please review.
Refs #50 . This does not fixes the issue completely. The persistent leak is gone, but repeated create/delete hammering still results in eventual ENOSPC, which is fixed by umount/mount cycle. I think redoxfs needs auto-syncing triggered by some sort of heuristics?