]> sourceware.org Git - lvm2.git/commit
vgrename: check if new and old names match
authorDavid Teigland <teigland@redhat.com>
Mon, 9 Nov 2015 19:23:59 +0000 (13:23 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 9 Nov 2015 19:23:59 +0000 (13:23 -0600)
commit7ec61cd5b9d4fcafa5313602f0a0696fa4690f6c
treed9c6650976ed35fd311b72c7c842d73afe25227c
parentcd937efa77dcd8713aa7679728001c11e20fab70
vgrename: check if new and old names match

When the first arg is a UUID and vgrename translates
that UUID to a current VG name, the old and new VG
names are not being checked for equality.  If they
are equal, it produces an internal error rather than
a proper error.
tools/vgrename.c
This page took 0.04038 seconds and 5 git commands to generate.