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
..
2021-05-03 08:36:57 +00:00
2021-05-05 15:26:09 -06:00
2021-04-07 14:33:02 -04:00
2021-04-30 08:19:46 +02:00
2021-03-17 06:16:31 +11:00
2021-03-17 06:16:31 +11:00
2021-05-05 00:50:35 -06:00
2021-04-15 15:47:42 +03:00