]> sourceware.org Git - lvm2.git/commit - tools/commands.h
Add --metadataignore to pvchange, allowing for ignoring of metadata areas.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:33:58 +0000 (20:33 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:33:58 +0000 (20:33 +0000)
commit88fc1b143eadb8c86808483ce7c3d414045459b1
treea6b86d644d73d51e0be534cfc9c0422dba644f14
parentcdbe475fe397276582ca1cd7677fff7952c275c8
Add --metadataignore to pvchange, allowing for ignoring of metadata areas.

This patch just modifies pvchange to call the underlying ignore
functions for mdas.  Ensure special cases do not reflect changes
in metadata (PVs with 0 mdas, setting ignored when already ignored,
clearing ignored when not ignored).

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
tools/args.h
tools/commands.h
tools/pvchange.c
This page took 0.03106 seconds and 5 git commands to generate.