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

Handle non-devices correctly in DeviceFromPath #1553

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

mlaventure
Copy link
Contributor

Before this change, some file type would be treated as char devices
(e.g. symlinks).

Signed-off-by: Kenfe-Mickael Laventure [email protected]

--

In my previous PR #1544 I had forgotten to commit a piece of code before pushing 🤦‍♂️. Since I had it in a dirty vendor on my docker PR I didn't realize it was missing from here.

This PR should fix this issue once and for all hopefully 😅

ping @crosbymichael @mrunalp

Before this change, some file type would be treated as char devices
(e.g. symlinks).

Signed-off-by: Kenfe-Mickael Laventure <[email protected]>
@crosbymichael
Copy link
Member

crosbymichael commented Aug 9, 2017

LGTM

Approved with PullApprove

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented Aug 10, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit 3f2f8b8 into opencontainers:master Aug 10, 2017
@mlaventure mlaventure deleted the handle-non-devices branch August 10, 2017 18:38
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.

3 participants