When unpacking a WCOW delta layer using internal/wclayer, we need to track the timestamps of directories that are modified, and then call reapplyDirectoryTimes to reset the directory modification timestamps to the correct values.
The current behavior can lead to incorrect directory timestamps when the delta layer adds/removes files in the directory.