-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream: iterate encrypted clones at create_minor
After key loaded, zvol_create_minors_recursive() is called on the specific zvol, but not on any clones also using the key. Add function to detect encryption, and clones, then add those to the list of zvols to call zvol_os_create_minor() on.
- Loading branch information
Showing
1 changed file
with
64 additions
and
0 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