1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/format_pool
Dave Wysochanski 637ac19e60 Rename 'flags' to 'status' for struct metadata_area.
In other LVM memory structures such as volume_group, the field
used to store flags is called "status", and on-disk fields are called
'flags', so rename the one inside metadata_area to be consistent.
Not only is it more consistent with existing code but is cleaner
to say "the status of this mda is ignored".

Background for this patch - prajnoha pinged me on IRC this morning
about a fix he was working on related to metadataignore when
metadata/dirs was set.  I was reviewing my patches from this year
and realized the 'flags' field was probably not the best choice
when I originally did the metadataignore patches.
2010-10-05 17:34:05 +00:00
..
.exported_symbols Add read-only GFS pool support. 2004-06-07 19:10:21 +00:00
disk_rep.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
disk_rep.h Remove unnecessary parameter from import_pool_pvs(). 2010-04-13 17:25:13 +00:00
format_pool.c Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
format_pool.h Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
import_export.c Call add_pvl_to_vgs() and del_pvl_from_vgs() from more places. 2010-04-13 17:26:03 +00:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
pool_label.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
pool_label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
sptype_names.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00