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

Change Mounted to return the number of times mounted #200

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented Jul 17, 2018

podman unmount wants to know if the image is only mounted 1 time
and refuse to unmount if the container state expects it to be mounted.

Signed-off-by: Daniel J Walsh [email protected]

podman unmount wants to know if the image is only mounted 1 time
and refuse to unmount if the container state expects it to be mounted.

Signed-off-by: Daniel J Walsh <[email protected]>
@rhatdan
Copy link
Member Author

rhatdan commented Jul 17, 2018

@mheon @nalind @giuseppe PTAL

@mheon
Copy link
Member

mheon commented Jul 17, 2018

Turns out to be a lot more useful for us than just a bool - LGTM

@TomSweeneyRedHat
Copy link
Member

LGTM and happy green tests. I smell a quick vendor for Podman

@rhatdan
Copy link
Member Author

rhatdan commented Jul 18, 2018

@nalind PTAL

@nalind
Copy link
Member

nalind commented Jul 18, 2018

LGTM

@rhatdan rhatdan merged commit cb8d712 into containers:master Jul 18, 2018
@runcom runcom mentioned this pull request Nov 9, 2018
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