1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-13 17:18:32 +03:00
lvm2/lib
Mike Snitzer e4c3b136f5 Never scan a device which is using the error target
A merged snapshot's DM device is made to use the "error" target as part
of lvm's transaction to merge a snapshot.  This snapshot merge use-case
aside, any device using the error target shouldn't be scanned.
2010-10-24 17:36:58 +00:00
..
activate Never scan a device which is using the error target 2010-10-24 17:36:58 +00:00
cache Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
commands Limit repeated accesses to broken devices. 2010-10-13 15:40:38 +00:00
config Implement automatic snapshot extension with dmeventd, and add two new options 2010-10-15 16:28:14 +00:00
datastruct Remove unnecessary / duplicate dm_list macros and functions. 2009-11-25 20:44:07 +00:00
device Fix strict-aliasing compile warning in partition table scanning 2010-10-20 15:07:30 +00:00
display Allow internal suspend and resume of origin without its snapshots. 2010-08-17 16:25:32 +00:00
error Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
filters Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
format1 Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
format_pool Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
format_text Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
locking Limit repeated accesses to broken devices. 2010-10-13 15:40:38 +00:00
log Various cleanups following recent commits. 2010-06-21 15:56:57 +00:00
metadata Add lv_read_ahead and lv_kernel_read_ahead 'get' functions. 2010-10-21 14:49:31 +00:00
mirror Allow internal suspend and resume of origin without its snapshots. 2010-08-17 16:25:32 +00:00
misc Limit repeated accesses to broken devices. 2010-10-13 15:40:38 +00:00
mm Speedup memory un/locking 2010-10-15 09:48:23 +00:00
replicator Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
report Add lv_get_property() internal lvm function. 2010-10-21 18:51:16 +00:00
snapshot Convey need for snapshot-merge target in lvconvert error message and man 2010-10-13 21:26:37 +00:00
striped Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
unknown Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
uuid Add id_format_and_copy() common function and call from _uuid_disp. 2010-09-30 14:07:33 +00:00
zero Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
Makefile.in Refactor metadata.[ch] into lv.[ch] for lv functions. 2010-09-30 13:05:45 +00:00