)]}'
{"swift/obj/server.py":[{"author":{"_account_id":1179,"name":"Clay Gerrard","email":"clay.gerrard@gmail.com","username":"clay-gerrard"},"change_message_id":"8b8808a4a4a33a6d562f02215b3bc7a0f7cab60d","unresolved":false,"context_lines":[{"line_number":686,"context_line":"        except DiskFileXattrNotSupported:"},{"line_number":687,"context_line":"            return HTTPInsufficientStorage(drive\u003ddevice, request\u003drequest)"},{"line_number":688,"context_line":"        except DiskFileDeleted as e:"},{"line_number":689,"context_line":"            orig_metadata \u003d {}"},{"line_number":690,"context_line":"            orig_timestamp \u003d e.timestamp"},{"line_number":691,"context_line":"        except (DiskFileNotExist, DiskFileQuarantined):"},{"line_number":692,"context_line":"            orig_metadata \u003d {}"}],"source_content_type":"text/x-python","patch_set":2,"id":"9a629dbe_e147fab9","line":689,"updated":"2016-11-09 17:37:12.000000000","message":"having read the bug report this change is the obvious fix\n\nthe related change [1] only needed to capture the orig_timestamp the addition of the tombstones orig_metadata was an unnessecary rider when adding the DiskFileDeleted exception handling as a special case of DiskFileNotExist to avoid PUT transfer of a .data that was just unlinked during finailize/hash_dir_cleanup\n\n1. Change-Id: I078c9cb90707a3c320708e76ea42cbfa73e1ea4b","commit_id":"ecf70489f8832f3d7ea49721965565bf682a6b2c"}]}
