Add init_expand option to partition 36/165136/3
authorDohyung Kim <dohyung2.kim@samsung.com>
Tue, 26 Dec 2017 09:36:57 +0000 (18:36 +0900)
committerDohyung Kim <dohyung2.kim@samsung.com>
Tue, 2 Jan 2018 00:11:33 +0000 (09:11 +0900)
commit188b08469b712bd1a9665e9da6ac67cb0a47ea86
tree0475198a28be62ed327cab04c9d1d48b28318e91
parent5bed98d0dea9f8e52bbbf7b3d4a8a5922327b908
Add init_expand option to partition

  - if init_expand is enabled, expand partition size(* 1.5) before mount
  - check partition size after running resize2fs to verify partition size

Change-Id: I60e889f04368877b9d74a581279c9ea4f5d33217
Signed-off-by: Dohyung Kim <dohyung2.kim@samsung.com>
mic/imager/loop.py
mic/kickstart/custom_commands/partition.py
mic/utils/fs_related.py