mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
c7a7601c08
At import time spa_import() calls zvol_create_minors() directly: with the current implementation we have no way to avoid device node creation when volmode=none. Fix this by enforcing volmode=none directly in zvol_alloc(). Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: loli10K <ezomori.nozomu@gmail.com> Closes #6426 |
||
---|---|---|
.. | ||
.gitignore | ||
commands.cfg | ||
default.cfg.in | ||
libtest.shlib | ||
Makefile.am | ||
math.shlib | ||
properties.shlib | ||
zpool_script.shlib |