1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Zdenek Kabelac 05934d2538 format_text: properly validate PV size for restore
Use 64bit arithmentic for PV size calculation (Coverity).

Also remove sector shift for compared PV size, since all
values are already held in sectors.

This fixes validatio of PV size when restoring PV
from vg metadata backup file.
2015-05-08 15:12:35 +02:00
..
archive.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
archiver.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
archiver.h vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
export.c comments: Use full flag names. 2015-03-09 18:53:22 +00:00
flags.c metadata: process_each_lv_in_vg: get the list of LVs to process first, then do the processing 2015-03-24 08:43:07 +01:00
format-text.c format_text: properly validate PV size for restore 2015-05-08 15:12:35 +02:00
format-text.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
import_vsn1.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
import-export.h cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
import.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
layout.h cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
tags.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
text_label.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00