]> sourceware.org Git - lvm2.git/commit
Update lvm_vg_create to use NULL / non-NULL return for the time being.
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 23 Jul 2009 01:20:22 +0000 (01:20 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Thu, 23 Jul 2009 01:20:22 +0000 (01:20 +0000)
commit4bc79321a78c7f21e882a3bc11c027a3728d2bc4
tree66e9841c88dc3b89f3d895ce6a7adfcfead9c982
parentc0d270947f42b953f54b38b5fac83fb0050a74e8
Update lvm_vg_create to use NULL / non-NULL return for the time being.

Some of the error interface is still TBD.  Rather than exporting a lot
of codes, etc, just use a simple pass / fail.  The allows our unit test
to not segfault if trying to create a VG that already exists.
liblvm/lvm.h
liblvm/lvm_vg.c
This page took 0.032328 seconds and 5 git commands to generate.