1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-23 10:50:34 +03:00
Zdenek Kabelac 20d6bb2d9c Refactor code for _lv_postoder
Add _lv_postorder_vg() - for calling _lv_postorder() for every LV from VG.
We use this in 2 places -  vg_mark_partial_lvs() and vg_validate()
so make it as a one function.

Benefit here is - to use only one cleanup code and avoid
potentially duplicate scans of same LVs.
2011-03-10 14:40:32 +00:00
..
2011-02-28 19:53:03 +00:00
2011-02-28 19:53:03 +00:00
2010-12-20 13:19:13 +00:00
2011-02-18 14:47:28 +00:00
2011-03-10 12:43:29 +00:00
2011-03-10 12:43:29 +00:00
2011-03-10 12:43:29 +00:00
2011-02-18 14:16:11 +00:00
2011-02-18 14:16:11 +00:00
2011-03-10 14:40:32 +00:00
2011-02-18 14:29:39 +00:00
2011-03-06 17:52:07 +00:00
2011-03-05 12:14:00 +00:00
2011-02-18 14:29:39 +00:00
2011-02-18 14:47:28 +00:00