-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make SP responsible for creation of target_path
In NodePublishVolume, SPs may want to return block devices by either bind-mounting a device from /dev, or directly calling mknod at the target path. To allow either approach, make it clear that the SP is responsible for creation and cleanup for target_path.
- Loading branch information
Showing
3 changed files
with
101 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.