1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-26 14:04:15 +03:00
Zdenek Kabelac 3b0651049b Fix free_vg order
As now the FID management is more complex, the code inside free_vg needs
to access some parts of memory pools which were not needed before.

For this - makes the order of unlock_and_free_vg() unconditional.
Keek using unlock_and_free_vg() API function.

For properly working VG locking mechanism only the alphabeting locking
orderer needs to be preserved.

TODO: there could be few more code parts simplified when we 'officially'
support of referencies between different memory pools.
2011-03-30 14:35:00 +00:00
..
2011-03-29 21:56:53 +00:00
2008-01-30 14:00:02 +00:00
2010-03-05 14:48:33 +00:00
2008-01-30 14:00:02 +00:00
2010-12-08 20:50:48 +00:00
2010-10-15 09:41:21 +00:00
2011-02-18 15:05:40 +00:00
2010-12-08 20:50:48 +00:00
2011-03-29 20:19:03 +00:00
2011-02-18 14:47:28 +00:00
2011-02-18 14:47:28 +00:00
2010-07-27 20:05:29 +00:00
2011-02-18 14:47:28 +00:00
2011-02-18 14:47:28 +00:00
2011-03-30 14:35:00 +00:00
2011-03-29 20:19:03 +00:00
2011-02-18 14:47:28 +00:00
2011-03-30 14:35:00 +00:00