]> sourceware.org Git - lvm2.git/commit
Fix return code of info callbacks.
authorMilan Broz <mbroz@redhat.com>
Tue, 26 Jan 2010 07:58:23 +0000 (07:58 +0000)
committerMilan Broz <mbroz@redhat.com>
Tue, 26 Jan 2010 07:58:23 +0000 (07:58 +0000)
commitb1ef9cd0adf59ecc8b4d340e108d4c7478281612
tree0f974638f397dcb1e8617eb5c5ec152a65f91b33
parent635983c4495c1a1cf8d8a9655870a25e87ee4900
Fix return code of info callbacks.

In dev_manager_info 0 means error and 1 info is returned,
not that device exists (that value is part of info struct).

Fix query by uuid only (no name) which returns 0 when device
does not exist.
WHATS_NEW
lib/activate/dev_manager.c
This page took 0.031061 seconds and 5 git commands to generate.