Use g_wither_provider() where applicable.
authormav <mav@FreeBSD.org>
Fri, 23 Sep 2016 21:29:40 +0000 (21:29 +0000)
committermav <mav@FreeBSD.org>
Fri, 23 Sep 2016 21:29:40 +0000 (21:29 +0000)
commit990a95381b645d9f668ff3d5cebcc1c364c93c2c
treefc835903f7f9730a9081ebe10de96262e6b9870b
parent9eb0b8dc6d8cbb0ddce858a477200a729548e47f
Use g_wither_provider() where applicable.

It is just a helper function combining G_PF_WITHER setting with
g_orphan_provider().
12 files changed:
sys/geom/bde/g_bde.c
sys/geom/concat/g_concat.c
sys/geom/gate/g_gate.c
sys/geom/journal/g_journal.c
sys/geom/linux_lvm/g_linux_lvm.c
sys/geom/mirror/g_mirror.c
sys/geom/mountver/g_mountver.c
sys/geom/raid3/g_raid3.c
sys/geom/shsec/g_shsec.c
sys/geom/stripe/g_stripe.c
sys/geom/vinum/geom_vinum_rm.c
sys/geom/virstor/g_virstor.c