)]}' { "commit": "afd7c5f086fa01665094c581a4e5d55fc1ce0be4", "tree": "be6d7d07d6d6b2755accfc85fdf3029d9f86efe0", "parents": [ "0aa29af8e4dfa732a821097002d72396d8497096" ], "author": { "name": "Ting Shen", "email": "phoenixshen@google.com", "time": "Mon Aug 10 18:08:44 2020 +0800" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Aug 11 09:59:41 2020 +0000" }, "message": "mod_image_for_recovery: fix mkfs error\n\nmod_image_for_recovery.sh minimizes stateful partition by sending an\n\u0027--adjust_part\u003d\u003cnew_stateful_size\u003e\u0027 into build_gpt_image. However, the\n--adjust_part does not handled correctly in many part of the script,\nespecially inside mk_fs().\n\nFix this bug by skipping the redundant mk_fs() call.\n\nBUG\u003dchromium:1114569\nTEST\u003dmod_image_for_recovery.sh -b sarien \\\n --image chromiumos_test_image.bin \\\n --kernel_image recovery_vmlinuz.image\n\nChange-Id: Iab086f782ed3060aa85e16b8fdea5f4ae31f5397\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/2346083\nTested-by: Ting Shen \u003cphoenixshen@chromium.org\u003e\nAuto-Submit: Ting Shen \u003cphoenixshen@chromium.org\u003e\nReviewed-by: Mike Frysinger \u003cvapier@chromium.org\u003e\nCommit-Queue: Ting Shen \u003cphoenixshen@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "25114b5b853044ed8182fc7f102c369294d0690c", "old_mode": 33188, "old_path": "build_library/disk_layout_util.sh", "new_id": "daa435a5051700a6e8d1e6cda24d4649abb95f2d", "new_mode": 33188, "new_path": "build_library/disk_layout_util.sh" }, { "type": "modify", "old_id": "dd76aa78d390c89b3204af48147eccf0ff2ff263", "old_mode": 33261, "old_path": "mod_image_for_recovery.sh", "new_id": "f595907e32e4e64ff2b58d7af2600a65e38aedf9", "new_mode": 33261, "new_path": "mod_image_for_recovery.sh" } ] }