]> sourceware.org Git - lvm2.git/commit
Refactor lvchange_tag() to call lv_change_tag() library function.
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 24 Feb 2010 18:15:49 +0000 (18:15 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 24 Feb 2010 18:15:49 +0000 (18:15 +0000)
commit08d06030dc447368e0e41f690e7a5591ca7880ef
tree7031fcee4e6f7069c8d76cc0155d6b887dd7ca8c
parent083687d0fd467fa991f893b90fe3f87541a951a2
Refactor lvchange_tag() to call lv_change_tag() library function.

Similar refactoring to vgchange - pull out common parts and put into
library function for reuse.  Should be no functional change.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
tools/lvchange.c
This page took 0.030859 seconds and 5 git commands to generate.