)]}'
{"os_brick/encryptors/cryptsetup.py":[{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"939e7bad0e5ba4982b4723260035448f1f8df551","unresolved":false,"context_lines":[{"line_number":171,"context_line":"                self._open_volume(self._get_mangled_passphrase(key), **kwargs)"},{"line_number":172,"context_line":""},{"line_number":173,"context_line":"        # Return the dm path if requested instead of symlinking."},{"line_number":174,"context_line":"        if realpath:"},{"line_number":175,"context_line":"            return \u0027/dev/mapper/\u0027 + self.dev_name"},{"line_number":176,"context_line":""},{"line_number":177,"context_line":"        # modify the original symbolic link to refer to the decrypted device"}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_c53183ef","line":174,"updated":"2019-12-03 10:46:08.000000000","message":"-1: We don\u0027t need a new parameter.  We can decide what to do based on the type of path we have\n\n if not os.path.islink(self.symlink_path):","commit_id":"b25fe24cce15de5913707a6d6e56f448dbc55383"}],"os_brick/encryptors/luks.py":[{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"4a13dd603632f430f68ec5b013470842d7bc2176","unresolved":false,"context_lines":[{"line_number":189,"context_line":""},{"line_number":190,"context_line":"        # Return if the realpath has been requested."},{"line_number":191,"context_line":"        if realpath:"},{"line_number":192,"context_line":"            return self.dev_name"},{"line_number":193,"context_line":""},{"line_number":194,"context_line":"        # modify the original symbolic link to refer to the decrypted device"},{"line_number":195,"context_line":"        self._execute(\u0027ln\u0027, \u0027--symbolic\u0027, \u0027--force\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_b484dab3","line":192,"range":{"start_line":192,"start_character":24,"end_line":192,"end_character":32},"updated":"2019-11-29 13:52:05.000000000","message":"That\u0027s just the name and not the path, I\u0027ll respin with tests.","commit_id":"5b7bcc41c35e060f46dbd22268db36b2ffb37358"}]}
