1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-29 06:50:38 +03:00
This commit is contained in:
Zdenek Kabelac 2011-10-11 09:20:17 +00:00
parent e9bdc318fd
commit 584a487461

View File

@ -1,5 +1,6 @@
Version 2.02.89 -
==================================
Limit clvmd's thread size to 128KiB.
Reduce default preallocated stack size to 64KiB.
Add check for access through NULL pointer when refresh_filter() fails.
Use pthread condition for SINGLENODE lock implementation.