]> git.proxmox.com Git - mirror_zfs.git/commit
Fix efi_get_info() zvol detection
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Jun 2018 17:20:58 +0000 (10:20 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Jun 2018 17:20:58 +0000 (10:20 -0700)
commit232dd8b956703bcc774524e78110d13de93dd5bd
treeeef1ccd56048f8f63121229dc21a3de44827209f
parentab24877bd3459c84a9220a06acbbbfbb337e59a9
Fix efi_get_info() zvol detection

Partition detection for zvol devices was not working correctly
resulting inconsistent partitioning behavior when layering pools
on top of zvols.  This isn't a supported configuration but we'd
still like it to work properly.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7624
lib/libefi/rdwr_efi.c