|
|
|
|
|
by jonhohle
477 days ago
|
|
The key is “unmodified” and how APFS knows or doesn’t know whether they are modified. How many apps write on block boundaries or even mutate just in disk data that has changed vs overwriting or replacing atomically? For most applications there is no benefit and a significant risk of corruption. So APFS supports it, but there is no way to control what an app is going to do, and after it’s done it, no way to know what APFS has done. |
|
I don't understand what makes you think there's a significant risk of corruption. Are you talking about the risk of something modifying a file while the dedupe is happening? Or do you think there's risk associated with just having deduplicated files on disk?