1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Zdenek Kabelac 8deeeb07ea Unlock memory for vg_write
For write we do not need to hold memory locked.
This relaxes many conditions and avoid problems when allocating
a lot of memory for writting metadata buffers.
(In case of huge MDA size this would lead to mismatch between
locked and unlocked memory region size).

Add also internal check we are not writing in critical section.
2011-11-18 19:28:00 +00:00
..
2011-11-15 17:25:05 +00:00
2011-10-11 09:09:00 +00:00
2011-10-04 12:39:59 +00:00
2011-06-17 14:14:19 +00:00
2011-10-22 16:52:00 +00:00
2011-11-18 19:28:00 +00:00
2011-09-24 21:19:30 +00:00
2011-11-07 11:03:47 +00:00
2011-11-12 22:44:10 +00:00
2011-09-24 21:19:30 +00:00
2011-06-17 14:14:19 +00:00