]> sourceware.org Git - lvm2.git/commit
vgsplit: ea90a3d622 added an unconditional call to lv_is_on_pvs()
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 28 Jul 2016 16:34:46 +0000 (18:34 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Thu, 28 Jul 2016 16:35:33 +0000 (18:35 +0200)
commita579ba2ac27d9651165e7e997a5ff855dc83c170
tree3028fa244ff5f6cdb70cfac3edad2ec23d18a841
parent4bc351d65879f319cf94cc59ff781ca3d649060f
vgsplit: ea90a3d622 added an unconditional call to lv_is_on_pvs()
         on any thin snap external origin LV which caused a segfault
         when none existed as exposed by the vgsplit-thin.sh test.

         Only call lv_is_on_pvs() if an external origin LV actually
         exists and correct the related splitting logic.
tools/vgsplit.c
This page took 0.035714 seconds and 5 git commands to generate.