119
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add pvcreate tests for uuid and restorefile. More... almost 16 years ago
. More... almost 16 years ago
reinstate lost FIXME - only if kernel gives the info, not to be worked out in userspace - with lvm.conf option to enable/disable the check More... almost 16 years ago
configure: regenerate More... almost 16 years ago
Don't make configure fail when readline library is not available. More... almost 16 years ago
Remove dead code, is_lvm_partition() - no functional change. More... almost 16 years ago
Refactor pvcreate - move labelsector parameter parsing & validation. More... almost 16 years ago
Refactor pvcreate - divide parameter parsing & validation from create logic. More... almost 16 years ago
Refactor pvcreate to divide parameter parsing & validation from create logic. More... almost 16 years ago
Add more pvcreate tests to validate writing lvm2 label using --labelsector. More... almost 16 years ago
Refactor _lvcreate() - no functional change. More... almost 16 years ago
Only use lvm2 metadata for now. More... almost 16 years ago
Update pvcreate and vgsplit tests. More... almost 16 years ago
Add pvcreate sanity tests, check for label_write() failure in _text_pv_write(). More... almost 16 years ago
Fix pvchange -M1 -u to preserve existing extent locations when there's a VG. More... almost 16 years ago
Cease recognising snapshot-in-use percentages returned by early development kernels. More... almost 16 years ago
Fix gcc warnings.
Petr Ročkai
as Petr Rockai
More... almost 16 years ago
Add "flags" metadata field (akin to "status") for backward-compatible flags.
Petr Ročkai
as Petr Rockai
More... almost 16 years ago
. More... almost 16 years ago
Add #include <signal.h> to dmeventd.c, fixes compilation on NetBSD.
Petr Ročkai
as Petr Rockai
More... almost 16 years ago
Fix dmeventd regression where mirror and snapshot monitoring libraries failed to link against liblvm2cmd.
Petr Ročkai
as Petr Rockai
More... almost 16 years ago
post-release More... almost 16 years ago
pre-release More... almost 16 years ago
Enable readline by default if available. More... almost 16 years ago
tweak lcov configuration/makefiles More... almost 16 years ago
Added generation of the versioned libdevmapper-event.so for LVM's test More... almost 16 years ago
extended configure with --enable-profiling for compiling code with gcov info extended Makefile with targets: cov-reset - reset counters cov - generete report to covhtml subdirectory covd - generate report to covhtml-DATE-TIME subdirectory More... almost 16 years ago
Fix up cache for PVs without mdas after consistent VG metadata is processed. More... almost 16 years ago
Update validation of safe mirror log type conversions in lvconvert. (brassow) More... almost 16 years ago
Fix lvconvert to disallow snapshot and mirror combinations. (mpatocka) More... almost 16 years ago