1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 45b164f62c create separate lvmcache update functions for read and write
The vg read and vg write cases need to update lvmcache
differently, so create separate functions for them.

The read case now handles checking for outdated mdas
and moves them aside into a new list to be repaired in
a subsequent commit.
2019-06-07 15:54:04 -05:00
..
lvmcache.c create separate lvmcache update functions for read and write 2019-06-07 15:54:04 -05:00
lvmcache.h create separate lvmcache update functions for read and write 2019-06-07 15:54:04 -05:00