)]}'
{"diskimage_builder/elements/growvols/static/usr/local/sbin/growvols":[{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"b959e171f7e319fc379f01795ec1003adb6de798","unresolved":true,"context_lines":[{"line_number":393,"context_line":""},{"line_number":394,"context_line":""},{"line_number":395,"context_line":"def find_grow_vols(opts, devices, group, total_size_bytes):"},{"line_number":396,"context_line":"    global mnt_path"},{"line_number":397,"context_line":""},{"line_number":398,"context_line":"    grow_vols \u003d collections.OrderedDict()"},{"line_number":399,"context_line":"    mnt_path \u003d collections.OrderedDict()"}],"source_content_type":"application/octet-stream","patch_set":1,"id":"bfe07de4_679e888f","line":396,"updated":"2022-02-03 03:32:26.000000000","message":"I\u0027d rather not have functions which have side-effects on global variables","commit_id":"d4bfd616de105cc7b06349d92a5186a8301f23ef"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"b959e171f7e319fc379f01795ec1003adb6de798","unresolved":true,"context_lines":[{"line_number":436,"context_line":"        grow_vols[volume_path] \u003d size_bytes"},{"line_number":437,"context_line":"        mnt_path[devname] \u003d size_bytes"},{"line_number":438,"context_line":""},{"line_number":439,"context_line":"    return grow_vols"},{"line_number":440,"context_line":""},{"line_number":441,"context_line":""},{"line_number":442,"context_line":"def find_sector_size(disk_name):"}],"source_content_type":"application/octet-stream","patch_set":1,"id":"e97b03e4_bbeecbca","line":439,"updated":"2022-02-03 03:32:26.000000000","message":"How about just return both here:\n\n   return grow_vols, mnt_path","commit_id":"d4bfd616de105cc7b06349d92a5186a8301f23ef"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"b959e171f7e319fc379f01795ec1003adb6de798","unresolved":true,"context_lines":[{"line_number":480,"context_line":"    partnum \u003d find_next_partnum(devices, disk_name)"},{"line_number":481,"context_line":"    devname \u003d find_next_device_name(devices, disk_name, partnum)"},{"line_number":482,"context_line":"    dev_path \u003d \u0027/dev/%s\u0027 % devname"},{"line_number":483,"context_line":"    grow_vols \u003d find_grow_vols(opts, devices, group, size_bytes)"},{"line_number":484,"context_line":""},{"line_number":485,"context_line":"    commands \u003d []"},{"line_number":486,"context_line":""}],"source_content_type":"application/octet-stream","patch_set":1,"id":"da3388a5_ce35c497","line":483,"range":{"start_line":483,"start_character":4,"end_line":483,"end_character":13},"updated":"2022-02-03 03:32:26.000000000","message":"grow_vols, mnt_path \u003d ...","commit_id":"d4bfd616de105cc7b06349d92a5186a8301f23ef"}]}
