diff options
author | наб <[email protected]> | 2021-04-03 18:18:39 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-04-07 13:28:52 -0700 |
commit | 46aec6d439487fe6bdeb755eeee701847b5209ce (patch) | |
tree | af266ecd74b8ee6b5b243377c08c50de459cf57e /etc | |
parent | 1bb4b5a5aee39136dead9ec3e502810ea6f15100 (diff) |
i-t: fix root=zfs:AUTO
IFS= would break loops in import_pool(), which would fault
any automatic import
Additionally $ZFS_BOOTFS from cmdline would interfere with find_rootfs()
If many pools were present, same thing could happen across multiple
find_rootfs() runs, so bail out early and clean up in error path
Suggested-by: @nachtgeist
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #11278
Closes #11838
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions