1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
Petr Rockai bc437feded Add "flags" metadata field (akin to "status") for backward-compatible flags.
The "status" field is treated as it ever has been, unknown flags there are
treated as fatal metadata errors. However, in the "flags" field, any unknown
flags will be ignored and silently dropped. This improves
backward-compatibility possibilities. (Any versions without support for this
new "flag" field will drop the field altogether, which is same as ignoring all
the flags there.)
2008-07-10 11:30:57 +00:00
..
activate Improve/Fix read ahead 'auto' calculation for stripe_size 2008-06-18 11:32:14 +00:00
cache Fix up cache for PVs without mdas after consistent VG metadata is processed. 2008-06-27 15:18:31 +00:00
commands Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
config Add --rows to reports. 2008-06-24 22:48:53 +00:00
datastruct make list_move consistent with other list fns 2008-04-10 19:14:27 +00:00
device Suppress invalid 'sb_offset' compiler warning (FC8) with uninitialized_var(). 2008-06-23 19:26:21 +00:00
display fix 3rd copy 2008-04-10 19:16:35 +00:00
error Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
filters fix vd->virtblk 2008-04-03 10:29:00 +00:00
format1 Fix metadata corruption writing lvm1-formatted metadata with snapshots. 2008-04-22 11:47:22 +00:00
format_pool copy vgid only when volume group is present in import_pool_pv 2008-06-11 13:14:41 +00:00
format_text Add "flags" metadata field (akin to "status") for backward-compatible flags. 2008-07-10 11:30:57 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label split orphan VG by format type 2008-02-06 15:47:28 +00:00
locking more cleanup 2008-05-09 19:26:58 +00:00
log Fix identifier 'error_message_produced' used ambiguously. 2008-06-17 14:14:00 +00:00
metadata Fix up cache for PVs without mdas after consistent VG metadata is processed. 2008-06-27 15:18:31 +00:00
mirror . 2008-04-10 18:53:36 +00:00
misc Add uninitialized_var macro to suppress invalid compiler warnings. 2008-06-23 19:04:34 +00:00
mm fix setpriority int error 2008-05-28 23:12:45 +00:00
report Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
snapshot Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
striped Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
uuid Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
zero Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
Makefile.in Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00