Hi All, Does anyone know if the ext2 file system implements any sort of garbage collection?
What I'm trying to figure out specifically is if I have a file, or a directory, at the beginning of my disk and it start to get bigger and bigger will it push the rest of the file system towards the end of the disk or will it just write all of the new bits at the end of the disk? Thanks, Andy