summaryrefslogtreecommitdiffstats
path: root/lib/metadata/pv.h
Commit message (Expand)AuthorAgeFilesLines
* Defer writing PV labels to vg_write.Alasdair Kergon2011-06-011-0/+6
* Add old_uuid field to struct physical_volume so we can still reference a PVPeter Rajnoha2011-02-211-0/+1
* Initialise a new PV-based format instance for a PV that is being created.Peter Rajnoha2011-02-211-0/+1
* fix header #definesAlasdair Kergon2010-10-251-3/+3
* Fix copyright dates on new files lib/metadata/{lv|vg|pv}.[ch].Dave Wysochanski2010-09-301-1/+2
* Add pv_name_dup() and pv_fmt_dup() helper functions.Dave Wysochanski2010-09-301-0/+2
* Add pv_mda_size, pv_mda_free, and pv_used functions, call from 'disp' functions.Dave Wysochanski2010-09-301-0/+3
* Add pv_tags_dup, vg_tags_dup, lv_tags_dup functions that call tags_format_and...Dave Wysochanski2010-09-301-0/+1
* Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy.Dave Wysochanski2010-09-301-0/+1
* Add {pv|vg|lv}_attr_dup() functions and refactor 'disp' functions.Dave Wysochanski2010-09-301-0/+1
* Add lib/metadata/pv.[ch] new files.Dave Wysochanski2010-09-301-0/+74