]> sourceware.org Git - lvm2.git/commit
commands: compensate --uuid
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 17 Feb 2017 12:57:59 +0000 (13:57 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 17 Feb 2017 12:57:59 +0000 (13:57 +0100)
commit56deed9d54c9070cc586f040264a8e1985b19bdc
tree5377d08581e51862c87e3655e5c1d7e0ae2c5707
parent00f299b93265ea2a9a930f26c68d887b8708da5a
commands: compensate --uuid

As we now user binary search - it's nondeterministict
which of the same 'args' will be give - so duplicates
need 'extra' care.

So provide same hack for output for --uuidstr_ARG as
for input.

Solves 'pvscan -u'.
tools/command.c
This page took 0.036084 seconds and 5 git commands to generate.