A technique for maintaining a point in time copy such that when a logical data location is written, a new physical location is chosen for the updated data, and the pointer for that data is remapped to point to it.
See Copy on Write.
Context Categories:
Data Recovery