Fixed metadata-loss bug from b80bd6159bdf946c1d4fa1e143fea221937d848a.
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Nov 2012 02:16:15 +0000 (18:16 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Nov 2012 02:17:19 +0000 (18:17 -0800)
commit611ae607a0da884358a2704ed8bb1abdf92c0154
treec786c16cade71b5b1b46a75aa938441d0d8d5f56
parent790431be458f75b0a25214961631a06fe98c7698
Fixed metadata-loss bug from b80bd6159bdf946c1d4fa1e143fea221937d848a.

* Contrary to Swift docs, doing a POST seems to kill all the old metadata
  headers. I noticed this in testing due to addMissingMetadata() notices.

Change-Id: I988d7a8d38569823c9d66605b02705ee15a8bbe7
includes/filebackend/SwiftFileBackend.php