1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-25 01:34:38 +03:00
lvm2/lib/activate
Milan Broz 2ba0dd20fb Introduce lv_set_visible & lv_set_invisible and use lv_is_visible always.
The vg->lv_count parameter now includes always number of visible
logical volumes.

Note that virtual snapshot volume (snapshotX) is never visible,
but it is stored in metadata with visible flag.
2009-05-13 21:26:45 +00:00
..
activate.c Introduce lv_set_visible & lv_set_invisible and use lv_is_visible always. 2009-05-13 21:26:45 +00:00
activate.h Attempt cleanup in child before execing new binary in exec_cmd() 2009-02-28 00:54:06 +00:00
dev_manager.c Do not query nonexistent devices for readahead. 2009-05-13 14:13:54 +00:00
dev_manager.h readahead activation code (but no dm support yet) 2007-11-12 20:51:54 +00:00
fs.c Fix vgrename using UUID in case there are VGs with the same name. 2008-12-19 14:22:48 +00:00
fs.h Fix vgrename using UUID in case there are VGs with the same name. 2008-12-19 14:22:48 +00:00
targets.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00