[Checkins] SVN: gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py Comment on an assumption that isn't there anymore.

Christian Theune ct at gocept.com
Sun Jul 19 04:25:37 EDT 2009


Log message for revision 101987:
  Comment on an assumption that isn't there anymore.
  

Changed:
  U   gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py

-=-
Modified: gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py
===================================================================
--- gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py	2009-07-18 10:26:30 UTC (rev 101986)
+++ gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py	2009-07-19 08:25:37 UTC (rev 101987)
@@ -277,6 +277,7 @@
         #
         # Here, we rely on the following behaviour:
         # a) always read from the first optimal storage
+        # XXX a) isn't true anymore!
         # b) pack beginning with the first optimal storage, working our way
         #    through the list.
         # This is a simplified implementation of a way to prioritize the list



More information about the Checkins mailing list