1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib
Peter Rajnoha 8bade9bfea cleanup: remove old and unused code to detect partition types
This part of the code has not been used for ages, if ever.
If needed anytime in future, we should use some library
instead - libblkid?
2013-06-12 13:14:49 +02:00
..
activate thin: detect online metadata resize support 2013-06-11 14:03:28 +02:00
cache refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
commands refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
config config: fix bitfield for section 2013-05-03 15:42:44 +02:00
datastruct Switch to return void 2012-02-08 12:52:58 +00:00
device cleanup: remove old and unused code to detect partition types 2013-06-12 13:14:49 +02:00
display thin: fix cut&paste bug 2013-04-21 23:07:00 +02:00
error cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
filters filter-mpath: detect partitions of mpath components 2013-06-12 13:13:38 +02:00
format1 refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
format_pool refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
format_text Move export_vg_to_config_tree alongside export_vg_to_buffer. 2013-06-10 15:55:55 +02:00
freeseg cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
label logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
locking activation: Pass both ondisk and incore LV to suspend. 2013-06-10 17:26:38 +02:00
log log: reenable abort 2013-04-02 15:16:04 +02:00
metadata refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
mirror config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
misc cleanup: explicit check for nonnull pointer 2013-04-21 23:14:05 +02:00
mm mm: fix leak in fail path 2013-05-13 13:13:20 +02:00
raid DM RAID: Add ability to throttle sync operations for RAID LVs. 2013-05-31 11:25:52 -05:00
replicator cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
report DM RAID: Add ability to throttle sync operations for RAID LVs. 2013-05-31 11:25:52 -05:00
snapshot snapshot: use dm_get_status_snapshot() 2013-05-27 10:32:02 +02:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin thin: detect online metadata resize support 2013-06-11 14:03:28 +02:00
unknown cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
uuid Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
zero cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
Makefile.in refactor: move lib/device/device.c -> lib/device/dev-type.c 2013-06-12 11:54:37 +02:00