]> sourceware.org Git - lvm2.git/commit
Add supporting functions vg_name_dup, vg_fmt_dup, vg_system_id_dup.
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 30 Sep 2010 14:08:33 +0000 (14:08 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Thu, 30 Sep 2010 14:08:33 +0000 (14:08 +0000)
commitf5cf560a3c684240018f2ca9f01d4a4f76967c35
treed8e6c82439eea9eb16d1de01aba42f59840bae85
parent1e11b5dd7c156f9f1a2f657446f354d0f7ef47a3
Add supporting functions vg_name_dup, vg_fmt_dup, vg_system_id_dup.

Add supporting functions for vg_name, vg_fmt, vg_system_id.
Append "_dup" to end of supporting functions to make clear the strings
are dup'd and to avoid namespace conflict with vg_name.
lib/metadata/vg.c
lib/metadata/vg.h
This page took 0.029484 seconds and 5 git commands to generate.