]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297672: Alike to r293708 relax pool check in vdev_geom_open_by_path().
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Apr 2016 09:10:09 +0000 (09:10 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Apr 2016 09:10:09 +0000 (09:10 +0000)
commitc627c2dc2d2bc439b39811d2e6b056be4cc6cab5
tree06a2cdce88799cfaa47bbff04b0c2d483de9803d
parent8892d18b5e6c66181004ddec71b3160cf6ee30fe
MFC r297672: Alike to r293708 relax pool check in vdev_geom_open_by_path().

This made impossible spare disk open by known path, which kind of worked
only because the same fix was applied to vdev_geom_attach_by_guids() in
r293708.

git-svn-id: svn://svn.freebsd.org/base/stable/10@297957 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c