freebsd-dev/lib
Richard Yao 787c455ed7 Improve partition detection on lesser used devices
The format strings in efi_get_info() are intended to extract both the
main device and partition number. However, this is only done correctly
for hd, sd and vd devices. The format strings for ram, dm-, md and loop
devices misparse the input. This causes the partition device to be
incorrectly labelled as the main device with the partition being
labelled 0.

Reported-by: ilovezfs <ilovezfs@icloud.com>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2175
2014-04-08 14:45:12 -07:00
..
libavl
libefi Improve partition detection on lesser used devices 2014-04-08 14:45:12 -07:00
libnvpair
libshare Remove unconditional sharetab update 2014-01-07 09:48:09 -08:00
libspl Assert alignment in umem_alloc_aligned 2014-03-20 12:01:37 -07:00
libunicode
libuutil
libzfs Fix for re-reading /etc/mtab. 2014-04-04 09:46:20 -07:00
libzfs_core
libzpool cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
Makefile.am