-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.1.0] Canonicalize the parent path in RemoteActionFileSystem#delete. (
#21282) FileSystem#delete is documented as not following symlinks, but that refers to the last component only; we are still required to canonicalize the parent path, possibly taking into account symlinks that straddle underlying sources. PiperOrigin-RevId: 605583053 Change-Id: Iaae6b433dd631de459ef0ecaf09736c79c710ba0
- Loading branch information
Showing
2 changed files
with
61 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters