1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Joe Thornber 7635df8cce bcache: switch to storing blocks in a radix tree.
Rather than a hash table.  This will make invalidate_fd() more
efficient since we can iterate just those blocks that are on
a particular dev.
2018-05-30 14:17:26 +01:00
..
activate clvmd: defer freeing saved vgs 2018-05-03 14:54:48 -05:00
cache scan: move warnings about duplicate devices 2018-05-21 16:48:02 -05:00
cache_segtype build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
commands filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
config conf: update conf 2018-05-15 16:58:28 +02:00
datastruct datastruct: Add str_list_wipe. 2016-04-29 19:47:15 +01:00
device bcache: switch to storing blocks in a radix tree. 2018-05-30 14:17:26 +01:00
display Remove lvm1 and pool disk formats 2018-04-30 16:55:02 -05:00
error activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
filters filters: clarify some parts of md filter 2018-05-22 14:07:13 -05:00
format_text format_text: Use versionsort to sort archive files 2018-05-24 17:51:03 +02:00
freeseg doc: change fsf address 2016-01-21 12:11:37 +01:00
label scan: refresh paths and retry open 2018-05-25 13:09:07 -05:00
locking io: replace dev_set with bcache equivalents 2018-05-09 11:29:52 -05:00
log cleanup: explicitely ignore result code 2018-02-28 21:15:55 +01:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
metadata fix id_write_format on non-uuid string 2018-05-18 13:41:20 -05:00
mirror build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
misc dev_cache: drop open_list 2018-05-11 12:47:56 -05:00
mm activation: separate prioritized counter 2018-03-15 12:30:45 +01:00
notify dbus: also recognize error state for missing service that comes from original D-Bus 2016-11-15 10:09:11 +01:00
properties doc: change fsf address 2016-01-21 12:11:37 +01:00
raid build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
report Remove lvm1 and pool disk formats 2018-04-30 16:55:02 -05:00
snapshot build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
striped Remove lvm1 and pool disk formats 2018-04-30 16:55:02 -05:00
thin build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
unknown gcc: remove warns about free of const 2018-02-13 19:56:02 +01:00
uuid cleanup :drop unneeded header file 2016-10-03 17:49:56 +02:00
zero activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
Makefile.in bcache: switch to storing blocks in a radix tree. 2018-05-30 14:17:26 +01:00