I supsect @aegis meant for flash memory, not for soild state drives. Since flash is ruined faster by excessive writes, it makes sense for filesystem targeted for flash storage to optimize writes accordingly. Most of the filesystems out there don't care about this issue (that's what F2FS is trying to improve actually).