1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Zdenek Kabelac 886d005616 LVM_WRITE and LVM_READ are 64bit constants
Revert John patch, which fixed only 1 place where ~LVM_WRITE was in use and
convert ommited LVM_READ/WRITE flags to 64bit constants as well.
(Since both 'status' flags for LV and VG are 64bit.)
2011-09-14 09:57:35 +00:00
..
lv_alloc.h lvcreate parsing for thin provisioning. 2011-09-06 00:26:42 +00:00
lv_manip.c Fix for bug 737200 - Can't create mirrored-log mirror on a VG with small extents 2011-09-13 18:42:57 +00:00
lv.c Append z to lv_attr if new blocks will be zeroed. 2011-09-09 01:15:18 +00:00
lv.h Add a new 'thin_pool' output field to 'lvs. 2011-09-09 00:54:49 +00:00
merge.c lvcreate/remove thin_pool and thin volumes (--driverloaded n only) 2011-09-08 16:41:18 +00:00
metadata-exported.h LVM_WRITE and LVM_READ are 64bit constants 2011-09-14 09:57:35 +00:00
metadata.c Minor change for pv_create api 2011-09-07 08:34:21 +00:00
metadata.h Append z to lv_attr if new blocks will be zeroed. 2011-09-09 01:15:18 +00:00
mirror.c Add missing underscores to local static functions 2011-09-14 09:54:21 +00:00
pv_alloc.h Fix all segments memory is allocated from vg private mempool. 2010-03-31 17:23:18 +00:00
pv_manip.c Improve the discard documentation. Also improve discard code in 2011-04-13 18:26:39 +00:00
pv_map.c Allow ALLOC_ANYWHERE to split contiguous areas. 2010-03-25 21:19:26 +00:00
pv_map.h Remove superfluous fn prototypes. 2010-07-09 15:21:10 +00:00
pv.c Terminate pv_attr field correctly. (2.02.86) 2011-09-07 13:42:00 +00:00
pv.h Defer writing PV labels to vg_write. 2011-06-01 19:29:31 +00:00
raid_manip.c LVM_WRITE and LVM_READ are 64bit constants 2011-09-14 09:57:35 +00:00
replicator_manip.c add thin_manip.c like the other manip files 2011-09-06 19:25:42 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
snapshot_manip.c Fix potential null ptr deref in 'origin_from_cow' 2011-07-19 16:23:52 +00:00
thin_manip.c Append z to lv_attr if new blocks will be zeroed. 2011-09-09 01:15:18 +00:00
vg.c Cache and share generated VG structs 2011-08-11 17:24:23 +00:00
vg.h Cache and share generated VG structs 2011-08-11 17:24:23 +00:00