]> sourceware.org Git - lvm2.git/commit
Remove VG lock ordering check
authorDavid Teigland <teigland@redhat.com>
Tue, 5 Jun 2018 20:16:58 +0000 (15:16 -0500)
committerJoe Thornber <ejt@redhat.com>
Thu, 7 Jun 2018 15:17:04 +0000 (16:17 +0100)
commite7aa51c70f17af10df906a7e123a497c1cf3c1ba
tree0582ec9c4120efe43a65365b83917c18bbafa874
parent18259d5559307f2708e12b9923988319e46572df
Remove VG lock ordering check

Four commands lock two VGs at a time:

- vgsplit and vgmerge already have their own logic to
  acquire the locks in the correct order.

- vgimportclone and vgrename disable this ordering check.
lib/cache/lvmcache.c
lib/cache/lvmcache.h
lib/locking/locking.c
tools/toollib.c
tools/vgimportclone.c
tools/vgrename.c
This page took 0.041442 seconds and 5 git commands to generate.