Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Create a mountpoint directory with overlay storage driver #1063

Closed
wants to merge 1 commit into from

Conversation

jan-cerny
Copy link
Contributor

Description

Method _mount_overlay didn't support mnt_mkdir attribute. The behavior of _mount_overlay method should be consistent with _mount_devicemapper method.

This commit copies code from _mount_devicemapper.

It will fix OpenSCAP scans on overlay.

Related Bugzillas

Related Issue Numbers

Pull Request Checklist:

If your Pull request contains new features or functions, tests are required. If the PR is a bug fix and no tests exist, please consider adding some to prevent regressions.

  • Unittests
  • Integration Tests

Method _mount_overlay didn't support mnt_mkdir attribute.
The behavior of _mount_overlay method should be consistent
with _mount_devicemapper method. This commit copies code
from _mount_devicemapper. It will fix OpenSCAP scans
on overlay.
@rhatdan
Copy link
Member

rhatdan commented Sep 5, 2017

LGTM

@baude
Copy link
Member

baude commented Sep 5, 2017

lgtm

@baude
Copy link
Member

baude commented Sep 5, 2017

@rh-atomic-bot r+ 52a621

@rh-atomic-bot r+

@rh-atomic-bot
Copy link

📌 Commit 52a621e has been approved by baude

@rh-atomic-bot
Copy link

💡 This pull request was already approved, no need to approve it again.

@rh-atomic-bot
Copy link

⌛ Testing commit 52a621e with merge abe011a...

@rh-atomic-bot
Copy link

☀️ Test successful - status-redhatci
Approved by: baude
Pushing abe011a to master...

eyusupov pushed a commit to eyusupov/atomic that referenced this pull request Mar 10, 2018
Method _mount_overlay didn't support mnt_mkdir attribute.
The behavior of _mount_overlay method should be consistent
with _mount_devicemapper method. This commit copies code
from _mount_devicemapper. It will fix OpenSCAP scans
on overlay.

Closes: projectatomic#1063
Approved by: baude
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants