summaryrefslogtreecommitdiffstats
path: root/tools/lvm2cmd.h
Commit message (Collapse)AuthorAgeFilesLines
* Keep the LVM-based dmeventd plugins from trying to manipulate the dmeventdPetr Rockai2011-10-191-0/+6
| | | | | | | | | monitoring state of the logical volumes they are currently acting on. Until now, every time a logical volume has been changed by a dmeventd plugin, this plugin would have called back to dmeventd through the external FIFO mechanism. I am fairly sure this was superfluous, inefficient and possibly even dangerous.
* Remove C++ private keyword from headers.Milan Broz2010-06-161-0/+7
| | | | Add extern C definition for libdevmapper, lvm2app and lvm2cmd.
* Fix log fn prototype.Alasdair Kergon2009-09-261-1/+2
|
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-2/+2
|
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
|
* cmdlib prototypesAlasdair Kergon2004-03-261-0/+56