]> sourceware.org Git - lvm2.git/commit
lockd: fix error message after a failing to get lock
authorDavid Teigland <teigland@redhat.com>
Tue, 14 Jul 2015 16:36:04 +0000 (11:36 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 14 Jul 2015 16:36:04 +0000 (11:36 -0500)
commit681f779a3cb711c32663e594242a3b28a64e9f27
tree5d054fbf22b03f101955d47d39e23d529ae8c297
parentac3143c0936d00a0a1f4a865192040d3791afd66
lockd: fix error message after a failing to get lock

There are two different failure conditions detected in
access_vg_lock_type() that should have different error
messages.  This adds another failure flag so the two
cases can be distinguished to avoid printing a misleading
error message.
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
tools/toollib.c
This page took 0.039358 seconds and 5 git commands to generate.