)]}'
{"cinder/backup/drivers/posix.py":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"f7ba3bbf3c6061e7eaef4663f061c99fe7c98686","unresolved":false,"context_lines":[{"line_number":139,"context_line":""},{"line_number":140,"context_line":"        container_dir \u003d os.path.dirname(path)"},{"line_number":141,"context_line":"        try:"},{"line_number":142,"context_line":"            os.makedirs(container_dir, mode\u003d0700)"},{"line_number":143,"context_line":"        except OSError as exc:"},{"line_number":144,"context_line":"            if exc.errno !\u003d errno.EEXIST:"},{"line_number":145,"context_line":"                raise"}],"source_content_type":"text/x-python","patch_set":2,"id":"da4df55a_c0f2686f","line":142,"updated":"2016-12-21 22:01:39.000000000","message":"I believe this was supposed to be 0770 to match the current permissions.","commit_id":"911b1a0aefd6622955b2c436f676daaf0687f5a8"}]}
