disk: part_efi: skip the verification when partition size is smaller 25/277125/2
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 1 Jul 2022 03:41:20 +0000 (12:41 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 1 Jul 2022 05:26:54 +0000 (14:26 +0900)
commit05a643898484e9158074820a7ab449fc954f059c
tree6e7752b15ee724acb58484d049e9180b32f24167
parent775f9d41661ce68bb597ed0a48b91653b80e824b
disk: part_efi: skip the verification when partition size is smaller

In tizen, user partition is created as remained disk size.
It's a difficult to fix to constant value.
This patch is help to skip the verification if partition size is smaller than real size.

Change-Id: I7156ddd8b62aec5e931b5fa14a9ad5a262a3a646
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
disk/part_efi.c