1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Alasdair Kergon d614646157 Store any errno and error messages issued while processing each command.
(Enabled by default while we test it, but in due course we'll only store
the error messages when we need to.)
2009-07-15 23:57:54 +00:00
..
activate Fix backward compatibility for major:minor query. 2009-06-17 20:55:24 +00:00
cache Fix pool leak in lvmcache_read_vg error path. 2009-04-24 12:03:55 +00:00
commands Store any errno and error messages issued while processing each command. 2009-07-15 23:57:54 +00:00
config Fix confusing metadata syntax error messages. 2009-07-09 11:29:00 +00:00
datastruct more missing bits 2008-11-04 14:57:06 +00:00
device Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
display Continue to make --units and --size consistent (in code and man pages): 2009-07-07 19:28:57 +00:00
error Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
filters Add extended device (blkext) and MD partition (mdp) types to filters. 2009-07-09 22:34:02 +00:00
format1 Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
format_pool Introduce link_lv_to_vg and unlink_lv_from_vg functions. 2009-05-13 21:25:01 +00:00
format_text Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
locking Fix warning. 2009-07-15 06:11:25 +00:00
log Store any errno and error messages issued while processing each command. 2009-07-15 23:57:54 +00:00
metadata Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
mirror Fix confusing metadata syntax error messages. 2009-07-09 11:29:00 +00:00
misc Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
mm fix setpriority int error 2008-05-28 23:12:45 +00:00
report Pre-release cleanups. 2009-05-21 03:04:52 +00:00
snapshot Fix snapshot segment import to not use duplicate segments & replace. 2009-05-13 21:21:58 +00:00
striped Fix confusing metadata syntax error messages. 2009-07-09 11:29:00 +00:00
uuid Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
zero Attempt to load dm-zero module if zero target needed but not present. (mbroz) 2009-05-27 13:05:53 +00:00
Makefile.in Build shared parts with 'make' command (mpatocka) 2009-06-03 11:31:06 +00:00