119
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Properly release VG memory pool in all CLI tools. More... about 15 years ago
Properly release VG memory pool in metadata manipulation code. More... about 15 years ago
Properly release VG memory pool in archiver code. More... about 15 years ago
Properly release VG memory pool in activation code and clvmd. More... about 15 years ago
Introduce memory pool per volume group. More... about 15 years ago
Helper function to catch memory pool leaks. More... about 15 years ago
Properly copy the whole pv structure for later use. More... about 15 years ago
Always return exit error status when locking of volume group fails. More... about 15 years ago
Fix mirror log convert validation question. More... about 15 years ago
Avoid referencing files from DESTDIR during build process More... about 15 years ago
Do not create some dm and lvm static librarie when they are not requested by configure option Add dependency for static dmeventd library More... about 15 years ago
Enable use of cached metadata for pvs & pvdisplay. More... about 15 years ago
Add missing 'device-mapper' internal subdir build dependency. More... about 15 years ago
Use pv from newly read_vg to avoid possible use of not initialized memory. More... about 15 years ago
Fix memory pool leak. More... about 15 years ago
Fix whitespace in t-mdata-strings.sh More... about 15 years ago
Save and restore the previous logging level when log level is changed. More... about 15 years ago
Fix error message when archive initialization fails. More... about 15 years ago
Fix debug pool grow object to properly support delta=0 More... about 15 years ago
Allocate new pv->vg_name from pool, it can be destroyed later. More... about 15 years ago
Do not use pointer from released memory pool (cmd->cmd_line). More... about 15 years ago
Make sure clvmd-corosync releases the lockspace when it exits. More... about 15 years ago
Add some more special chars for device name test. More... about 15 years ago
fix some issues when compiling with -D DEBUG_POOL More... about 15 years ago
Fix segfault for vgcfgrestore on VG with missing PVs. More... about 15 years ago
Block SIGINT & SIGTERM in clvmd subthreads so they don't delay shutdown. Patch from Xinwei Hu, Thanks More... about 15 years ago
Restore log_suppress state when metadata backup file is up-to-date. More... about 15 years ago
Remove old metadata backup file after renaming vg. More... about 15 years ago
Fix size and error message of memory allocation at backup initialization. More... about 15 years ago
Fix error message when adding metadata directory to internal list fails. More... about 15 years ago