Checking in changes prior to tagging of version 2.73.master2.73
commit92b69140a6e96703d156bbf3901da2fef2e5aa82
authordormando <dormando@rydia.net>
Fri, 19 Jan 2018 21:42:46 +0000 (19 13:42 -0800)
committerdormando <dormando@rydia.net>
Fri, 19 Jan 2018 21:42:46 +0000 (19 13:42 -0800)
tree037dee05ce1c73218c668b6cb3b0688a20c50741
parent3204f2ccee694505027222dbfedf85557239c4c0
Checking in changes prior to tagging of version 2.73.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index 441b328..e053851 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+2018-01-18: Release version 2.73
+
+   * fsck: avoid infinite wait on dead devices (Eric Wong <e@80x24.org>)
+
+   * client: always disable watch_read after a command (Eric Wong <e@80x24.org>)
+
+   * client: use single write for admin commands (Eric Wong <e@80x24.org>)
+
+   * tracker: client fairness, backpressure, and expiry (Eric Wong <e@80x24.org>)
+
+   * client connection should always be nonblocking (Eric Wong <e@80x24.org>)
+
+   * ConnectionPool: avoid undefined behavior for hash iteration (Eric Wong <e@80x24.org>)
+
+   * replicate: avoid buffered IO on reads (Eric Wong <e@80x24.org>)
+
+   * enable DB upgrade for host readonly state (Eric Wong <e@80x24.org>)
+
+   * replicate: reduce backoff for too_happy FIDs (Eric Wong <e@80x24.org>)
+
+   * fsck: this avoid redundant fsck log entries (Eric Wong <normalperson@yhbt.net>)
+
+   * fsck: do not log FOND if note_on_device croaks (Eric Wong <normalperson@yhbt.net>)
+
+   * reaper: detect resurrection of "dead" devices (Eric Wong <normalperson@yhbt.net>)
+
 2014-12-15: Release version 2.72

    * Work with DBD::SQLite's latest lock errors (dormando <dormando@rydia.net>)
CHANGES
lib/MogileFS/Server.pm