summaryrefslogtreecommitdiffstats
path: root/lib/cache/lvmcache.h
Commit message (Expand)AuthorAgeFilesLines
* Some reformating for lvmetad uddatesZdenek Kabelac2012-02-231-1/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-4/+10
* Move lvmcache data structures behind an API (making the structures private toPetr Rockai2012-02-101-46/+59
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-3/+3
* Cache and share generated VG structsZdenek Kabelac2011-08-111-0/+5
* Defer writing PV labels to vg_write.Alasdair Kergon2011-06-011-1/+1
* Keep the cache content when the exported vg buffer is matchingZdenek Kabelac2011-03-301-0/+1
* Cache config_treeZdenek Kabelac2011-01-101-0/+1
* Change import_vg_from_buffer to use config_treeZdenek Kabelac2011-01-101-0/+2
* Fix scanning of VGs without in-PV mdas.Alasdair Kergon2010-12-101-1/+1
* Use 'const' struct id *pvid for device_from_pvid()Zdenek Kabelac2010-10-251-1/+1
* Add lvmcache_vgname_from_pvid().Dave Wysochanski2010-05-191-0/+1
* Add pvid_from_devname() lvmcache function.Dave Wysochanski2010-05-191-0/+2
* Add is_global_vg and split out from is_orphan_vg.Alasdair Kergon2010-05-191-2/+3
* Suppress repeated errors about the same missing PV uuids.Alasdair Kergon2010-03-171-1/+1
* Only do one full device scan during each read of text format metadata.Alasdair Kergon2010-03-161-1/+2
* Remove unnecessary full_scan parameter from get_vgids and get_vgnames calls.Alasdair Kergon2010-03-161-8/+6
* This is related to liblvm and its lvm_list_vg_names() and lvm_list_vg_uuids()...Peter Rajnoha2010-02-031-4/+8
* Add possibility to handle precommitted metadata in lvmcache.Milan Broz2010-01-051-1/+2
* Enforce an alphabetical lock ordering for vgname locks.Dave Wysochanski2009-09-021-0/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-8/+8
* remove unused lvmcache_drop_vg prototypeAlasdair Kergon2008-05-081-1/+0
* Drop cached VG metadata before and after committing changes to it.Milan Broz2008-04-151-0/+1
* Don't store fid in VG metadata cache to avoid clvmd segfault. (2.02.34)Alasdair Kergon2008-04-141-1/+0
* Fix vgreduce to use vg_split_mdas to check sufficient mdas remain.Alasdair Kergon2008-04-081-1/+2
* Cache VG metadata internally while VG lock is held.Alasdair Kergon2008-04-011-0/+3
* preparation for vg cacheAlasdair Kergon2008-03-171-2/+6
* split orphan VG by format typeAlasdair Kergon2008-02-061-1/+2
* Rely upon internally-cached PV labels while corresponding VG lock is held.Alasdair Kergon2008-01-291-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-4/+3
* Invalidate cache if composition of VG changed externally.Alasdair Kergon2006-04-211-0/+4
* vgrename accepts vgid and exported VG.Alasdair Kergon2006-04-131-1/+1
* When choosing between identically-named VGs, also consider creation_host.Alasdair Kergon2006-04-131-1/+2
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-121-1/+6
* If two or more VGs are found with the same name, use one that is not exported.Alasdair Kergon2006-04-121-1/+3
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-111-2/+8
* Use lvmcache_update_vgname_and_id throughout.Alasdair Kergon2006-04-111-2/+1
* Whenever vgname is captured, also capture vgid.Alasdair Kergon2006-04-111-0/+1
* Export vgname_is_lockedAlasdair Kergon2005-10-271-0/+1
* Alignment tidying.Alasdair Kergon2005-04-061-1/+2
* Cope with new devices appearing by rescanning /dev if a uuid can't be found.Alasdair Kergon2005-03-081-1/+2
* Begin to separate out segment types.Alasdair Kergon2004-05-041-1/+4
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-0/+75