]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r306279: Use g_wither_provider() where applicable.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Oct 2016 15:36:13 +0000 (15:36 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Oct 2016 15:36:13 +0000 (15:36 +0000)
commite117ed40cf72ce365a1ccae70a1fa8efbde760ca
tree380373f145263ce68dce209555307e5a07795279
parent04376b0933b943b7ccdc74a30a930383145a9033
MFC r306279: Use g_wither_provider() where applicable.

It is just a helper function combining G_PF_WITHER setting with
g_orphan_provider().

git-svn-id: svn://svn.freebsd.org/base/stable/10@306765 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
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