summaryrefslogtreecommitdiffstats
path: root/lib/metadata/pv.c
Commit message (Expand)AuthorAgeFilesLines
* Move lvmcache data structures behind an API (making the structures private toPetr Rockai2012-02-101-44/+70
* Terminate pv_attr field correctly. (2.02.86)Alasdair Kergon2011-09-071-1/+2
* Append 'm' attribute to pv_attr for missing PVs.Alasdair Kergon2011-06-291-0/+1
* Fix metadata balance code to work with recent changes in metadata handlingPeter Rajnoha2011-02-211-8/+12
* 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/+12
* Add pv_mda_size, pv_mda_free, and pv_used functions, call from 'disp' functions.Dave Wysochanski2010-09-301-0/+44
* Add pv_tags_dup, vg_tags_dup, lv_tags_dup functions that call tags_format_and...Dave Wysochanski2010-09-301-0/+5
* Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy.Dave Wysochanski2010-09-301-0/+5
* Simplify logic to create 'attr' strings.Dave Wysochanski2010-09-301-9/+2
* Add {pv|vg|lv}_attr_dup() functions and refactor 'disp' functions.Dave Wysochanski2010-09-301-0/+21
* Add lib/metadata/pv.[ch] new files.Dave Wysochanski2010-09-301-0/+223