That's something one should consider when making snapshots because, eventually, each snapshot _can_ come to duplicate the whole data.
People tend to forget that and think that COW is cheaper that full copy in terms of space. It's only initially, and maybe as long as the data remains unchanged.