commit | b66b18cb1a4e9e29f70fce6a26a07e4abaf49e7d | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Aug 21 16:17:21 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 30 11:29:12 2017 -0500 |
tree | b359239a64b813557df6401009182c6a944f69e8 | |
parent | 18c3a2422fcdd619da7017c3f636623e0df470d0 [diff] |
Change ImageUpload to open file once When uploading an image via REST without a file name, the image upload code closes the file twice, triggering the inotify twice. Resolves openbmc/openbmc#2174 Change-Id: I24ff920c745b865bb4e25468e1895b38abf4a592 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>