1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib
Zdenek Kabelac bea118a87c cleanup: use safe iterator
Simplify code and use dm_list_iterate_items_safe() and avoid
scanning the list mutliple times.
Use dm_list_move().
2013-11-22 21:00:55 +01:00
..
activate activate: modify read_only when dev_manager exists 2013-11-22 20:58:13 +01:00
cache lvmetad: Set up device pointers in synthetic lvmcache_infos. 2013-11-18 17:53:45 +01:00
commands gcc: replace #ifdef linux with __linux__ 2013-11-13 13:56:29 +00:00
config Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrors 2013-10-22 19:14:33 -05:00
datastruct Switch to return void 2012-02-08 12:52:58 +00:00
device dev-type: use text format as direct arg for printf 2013-11-22 21:00:54 +01:00
display lvm2app: Add VG/LV name validation 2013-11-19 14:40:39 -06:00
error cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
filters filters: drop extra slash from sysfs path 2013-11-22 20:53:31 +01:00
format1 labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00
format_pool labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00
format_text archiver: add check for dm_pool_strdup 2013-11-22 21:00:54 +01:00
freeseg cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
label label: Track a device pointer in struct label. 2013-11-17 21:41:27 +01:00
locking do_flock: mark descriptor as closed 2013-11-22 21:00:55 +01:00
log lvm2app: Reset buffer after retrieving error message 2013-11-19 14:40:42 -06:00
metadata cleanup: use safe iterator 2013-11-22 21:00:55 +01:00
mirror config: add profile arg to find_config_tree_str 2013-07-02 15:19:09 +02:00
misc lvm2app: Add VG/LV name validation 2013-11-19 14:40:39 -06:00
mm gcc: replace #ifdef linux with __linux__ 2013-11-13 13:56:29 +00:00
properties lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00
raid fix: also make commit b4637 work without dmeventd 2013-09-30 08:17:56 +02:00
replicator cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
report report: detect dev_get_size failure 2013-11-22 20:54:16 +01:00
snapshot snapshot: rework parsing of snapshot metadata 2013-10-14 00:26:58 +02:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin fix: also make commit b4637 work without dmeventd 2013-09-30 08:17:56 +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 filters: check for mpath before opening devs 2013-08-13 23:26:58 +01:00