Loading
srcOnly: reflink if possible and preserve attributes
This matches how the default unpackPhase would copy from a store path into the build directory, so it seems wise to match this here. On file systems that support reflinks, this should improve performance as well.