You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reading from a tar file, use the root dir metadata (UID, GID, Mode, MTime)
to update the tmpfs filesystem's root inode. Previously, the root inode was
always pre-populated in the path map without considering the tar header's
metadata.
PiperOrigin-RevId: 824690885
0 commit comments