1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test
Zdenek Kabelac 2e72b04376 Cleanup gcc warning
bitset_t.c:39: warning: 'last' may be used uninitialized in this function

Compiler is not smart enough to see the code path which avoid using
unitialized 'last'.
2011-11-21 13:15:40 +00:00
..
api Another vgremove for speedup 2011-09-19 18:40:51 +00:00
lib Add generic function to check for target version 2011-11-10 12:44:00 +00:00
shell Fix a bug in dmeventd snapshot monitoring code where the monitoring threshold 2011-11-21 12:31:18 +00:00
unit Cleanup gcc warning 2011-11-21 13:15:40 +00:00
.gitignore Add testing framework, along with first few tests. 2007-09-18 14:00:42 +00:00
Makefile.in Tidy the shell tests into their own subdir. We now have: 2011-11-21 00:15:42 +00:00