I'm confident that it does not. The patch introduces no new concepts – in the current implementation, all the nodes but the root one are already copied on-demand, and only the root is copied upfront. The patch simply extends the already existing behavior to the root.