]> source.dussan.org Git - jgit.git/commit
Use AtomicObjectOutputStream in CleanFilter 80/83980/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Oct 2016 20:33:49 +0000 (22:33 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Oct 2016 21:19:49 +0000 (23:19 +0200)
commit83555e7e303b45b9a96fbae4a7ebbff3cdb83b1c
tree23c39cf9916aeb5407a28d6b4adc5db8861d15f1
parent0e947da72fa6b55b90922df740958b4244bb2fc3
Use AtomicObjectOutputStream in CleanFilter

Enhance and use AtomicObjectOutputStream to write temporary files in
CleanFilter.

Change-Id: I28987dad18255a9067344f94b4e836cbd183e4b1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/CleanFilter.java
org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/internal/AtomicObjectOutputStream.java