]> sourceware.org Git - lvm2.git/commit
Update lvm_vg_write() to handle the deferred commit of lvm_vg_write().
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 2 Sep 2009 21:40:10 +0000 (21:40 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 2 Sep 2009 21:40:10 +0000 (21:40 +0000)
commita5609e3086ef070348479e54d53784e0f404c970
treeb9b649097725522d25d9e1726ccdfbd4124c8d6e
parent43a1ea4e2f0ad8110d83eccf6a8e1307f750d64a
Update lvm_vg_write() to handle the deferred commit of lvm_vg_write().

Now that we've refactored the internal library functions that do the
vg_remove, we can handle the deferred commit of a lvm_vg_remove() inside
lvm_vg_write().  This makes the VG create/remove API more consistent in
terms of disk commits - they now both require an lvm_vg_write() to commit
the create or remove to disk.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Author: Dave Wysochanski <dwysocha@redhat.com>
WHATS_NEW
liblvm/lvm2app.h
liblvm/lvm_vg.c
This page took 0.032201 seconds and 5 git commands to generate.