mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-15 18:56:59 +03:00
Changing volmode may need to remove minors, which could be open, so call udev_wait() before we "zfs set volmode=<value>". This ensures no udev process has the zvol open (i.e. blkid) and the kernel zvol_remove_minor_impl() function won't skip removing the in use device. Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #13075 |
||
|---|---|---|
| .. | ||
| zvol_cli | ||
| zvol_ENOSPC | ||
| zvol_misc | ||
| zvol_swap | ||
| Makefile.am | ||
| zvol_common.shlib | ||
| zvol.cfg | ||