]> sourceware.org Git - lvm2.git/commit
Added files lib/lvm.h and lib/lvm_base.c:
authorThomas Woerner <twoerner@redhat.com>
Tue, 24 Feb 2009 13:03:45 +0000 (13:03 +0000)
committerThomas Woerner <twoerner@redhat.com>
Tue, 24 Feb 2009 13:03:45 +0000 (13:03 +0000)
commit5f4b7a2644e17f31e0368db4e02c7fac6c3a6f7d
tree478c656d79f315bcd87f701e418a298ec9e7a67d
parent0241c10fd6fefc70f3e34fe09a6b0007f2a2e122
Added files lib/lvm.h and lib/lvm_base.c:
New structure lvm (used as an alias to cmd_context), new type definition lvm_t
for the lvm handle. Added functions lvm_create, lvm_destroy and
lvm_reload_config using the new handle.

Modified test/api/test.c:
Use new lvm.h header file and lvm_t handle.

Removed lib/lvm2.h

Author: Thomas Woerner <twoerner@redhat.com>
WHATS_NEW
lib/Makefile.in
lib/lvm.h [new file with mode: 0644]
lib/lvm2.h [deleted file]
lib/lvm_base.c [new file with mode: 0644]
test/api/test.c
This page took 0.034636 seconds and 5 git commands to generate.