Update vendor/illumos/dist to illumos-gate 13811:4dadf1a8e003
(zfs, illumos issue #3064)
This commit is contained in:
parent
eb424c124f
commit
7e4318b7e2
@ -3271,7 +3271,7 @@ zpool_do_split(int argc, char **argv)
|
||||
if (zpool_get_state(zhp) != POOL_STATE_UNAVAIL &&
|
||||
zpool_enable_datasets(zhp, mntopts, 0) != 0) {
|
||||
ret = 1;
|
||||
(void) fprintf(stderr, gettext("Split was succssful, but "
|
||||
(void) fprintf(stderr, gettext("Split was successful, but "
|
||||
"the datasets could not all be mounted\n"));
|
||||
(void) fprintf(stderr, gettext("Try doing '%s' with a "
|
||||
"different altroot\n"), "zpool import");
|
||||
|
Loading…
x
Reference in New Issue
Block a user