1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/test/unit
Joe Thornber df2acbbb97 bcache: nr_ios_pending wasn't being incremented
... but it was being decremented on completion.  Which meant
it wrapped, and no prefetches were ever issued after the
first completion.
2018-05-16 10:09:17 +01:00
..
bcache_t.c bcache: nr_ios_pending wasn't being incremented 2018-05-16 10:09:17 +01:00
bcache_utils_t.c bcache: Add sync io engine 2018-05-10 14:29:26 +01:00
bitset_t.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
config_t.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
dmlist_t.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
dmstatus_t.c vdo status: Unit tests + fix bugs 2018-05-10 13:01:26 +01:00
framework.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
framework.h unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
io_engine_t.c bcache: rewrite bcache_{write,zero}_bytes 2018-05-01 12:07:33 +01:00
Makefile.in radix-tree: First drop of radix tree. 2018-05-11 06:10:01 +01:00
matcher_data.h unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
matcher_t.c unit-test/matcher_t: Fixup Kabi's test 2018-05-02 13:53:43 +01:00
percent_t.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
radix_tree_t.c radix-tree: fix a function decl 2018-05-11 11:40:47 +01:00
run.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
string_t.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
units.h radix-tree: First drop of radix tree. 2018-05-11 06:10:01 +01:00
vdo_t.c functional-tests/vdo: fix mem leak in test 2018-05-10 14:31:16 +01:00