Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix oopsie to not cause files to be skipped #165

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Conversation

lowenna
Copy link
Contributor

@lowenna lowenna commented Apr 24, 2018

Signed-off-by: John Howard (VM) jhoward@ntdev.microsoft.com

Found via docker/for-win#1947, needs re-vendoring into moby/moby after. We shouldn't be returning SkipDir on a file. With the previous fix for moby/moby 32838, it would return SkipDir on Files\$Recycle.Bin\$wcidirs$ incorrectly. The update checks for an exact filename match, plus verification it is a directory. Have verified locally.

@darrenstahlmsft PTAL. @johnstep FYI.

Signed-off-by: John Howard (VM) <jhoward@ntdev.microsoft.com>
Copy link
Member

@johnstep johnstep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@darstahl darstahl self-assigned this Apr 24, 2018
@darstahl darstahl merged commit 8fccb44 into master Apr 24, 2018
@lowenna lowenna deleted the jjh/fix-oopsie branch April 24, 2018 18:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants