]> sourceware.org Git - lvm2.git/commit
Add lvm_vg_remove_lv liblvm function.
authorDave Wysochanski <dwysocha@redhat.com>
Sun, 26 Jul 2009 14:36:52 +0000 (14:36 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Sun, 26 Jul 2009 14:36:52 +0000 (14:36 +0000)
commit7e3141512a67eb1565e2af9ad79eafbe402954a4
tree135c7d198e8da8e206f2aca6cbef8c09edd2ac77
parentc4510327d4a1d2c782a65af5923f4dbe0fff3a90
Add lvm_vg_remove_lv liblvm function.

Add a very simple version of lvm_vg_remove_lv.
Since we currently can only create linear LVs, this simple remove function
is adequate.  We must refactor lvremove_single a bit.

Author: Dave Wysochanski <dwysocha@redhat.com>
liblvm/.exported_symbols
liblvm/lvm.h
liblvm/lvm_lv.c
This page took 0.042487 seconds and 5 git commands to generate.