]> 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)
commitb1ef78d0001f82cf8004bf151cb8e055e64f47d2
treed8e6c82439eea9eb16d1de01aba42f59840bae85
parentc508945ca9c535bac52d0b0c8e23c60815592074
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.039336 seconds and 5 git commands to generate.