1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
This commit is contained in:
Zdenek Kabelac 2011-10-11 09:20:17 +00:00
parent 0448a9265a
commit da0ec96159

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.