Commit a50c37b
committed
macOS: race in registerDevice and offline
Which can cause "is busy" on the zvol.
Most easily tested with zfs-tester run over;
cli_root/zfs_create, zvol/zvol_cli, zvol/zvol_misc
which results in testpool/vol.33979-renamed "is busy".
This should be replaced with the proper "wait" condition, whatever
that may be.1 parent 776e1bf commit a50c37b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| 1105 | + | |
1105 | 1106 | | |
1106 | 1107 | | |
1107 | 1108 | | |
| |||
0 commit comments