Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix sameFile() to recognize empty files as the same #153

Merged
merged 2 commits into from
Jul 4, 2020
Merged

Fix sameFile() to recognize empty files as the same #153

merged 2 commits into from
Jul 4, 2020

Conversation

tomfaulhaber
Copy link
Contributor

This PR fixes issue #152 and adds a test for that case.

Signed-off-by: Tom Faulhaber <tffaulha@amazon.com>
Copy link
Member

@dmcgowan dmcgowan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

see nit..

fs/path.go Outdated Show resolved Hide resolved
Signed-off-by: Tom Faulhaber <tffaulha@amazon.com>
@dmcgowan dmcgowan merged commit cf53015 into containerd:master Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants