]> 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)
commitcd69ee74535333f8d4ae7141e42b76a89fcfcb31
tree7031fcee4e6f7069c8d76cc0155d6b887dd7ca8c
parentaee205752abdd9d05e67b953c2bc1f5d626dd808
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.038298 seconds and 5 git commands to generate.