freebsd-skq/tests/sys/geom/class
Alan Somers 420dbe763f gmultipath: make physpath distinct from the underlying providers'
zfsd uses a device's physical path attribute to automatically replace a
missing ZFS disk when a blank disk is inserted into the same physical
slot.  Currently gmultipath passes through its underlying providers'
physical path attribute.  That may cause zfsd to replace a missing
gmultipath provider with a newly arrived, single-path disk.  That would
be bad.

This commit fixes that problem by simply appending "/mp" to the
underlying providers' physical path, in a manner similar to what geli
already does.

Sponsored by:	Axcient
MFC after:	3 weeks
Differential Revision: https://reviews.freebsd.org/D29941
2021-05-06 12:32:27 -06:00
..
concat
eli build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
gate Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CI 2020-06-24 07:25:54 +00:00
mirror Limit gmirror failpoint tests to the test worker 2020-07-23 23:29:50 +00:00
multipath gmultipath: make physpath distinct from the underlying providers' 2021-05-06 12:32:27 -06:00
nop Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
part Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
raid3
shsec
stripe
uzip Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
geom_subr.sh geom tests: Fix cleanup of ATF tests since r341392 2018-12-07 00:27:38 +00:00
Makefile geli tests require OpenSSL - exclude them under WITHOUT_OPENSSL 2020-04-30 21:09:01 +00:00
Makefile.depend
Makefile.inc Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that 2017-08-02 22:24:08 +00:00