summaryrefslogtreecommitdiffstats
path: root/lib/log/lvm-logging.h
Commit message (Expand)AuthorAgeFilesLines
* Suppress duplicate error messages about read failures and missing devices.Petr Rockai2010-05-051-0/+1
* Optionally abort on internal errors (and leverage this option in thePetr Rockai2009-11-301-0/+1
* Change default errno value to 0 (no error) and add prototypes in lvm.hDave Wysochanski2009-07-161-3/+1
* Add log_errno to set a specific errno and replace log_error in due course.Alasdair Kergon2009-07-161-2/+7
* Add lvm_errno and lvm_errmsg to liblvm to obtain failure information.Alasdair Kergon2009-07-161-3/+4
* Store any errno and error messages issued while processing each command.Alasdair Kergon2009-07-151-4/+8
* Add dm_log_with_errno and dm_log_with_errno_init, deprecating the oldAlasdair Kergon2009-07-101-1/+1
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-2/+0
* Split out lvm-logging.h from log.h.Alasdair Kergon2008-10-301-0/+55