]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
KCC: Comment noting verbose nature of construct_intrasite_graph()
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 22 Apr 2015 23:45:33 +0000 (11:45 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 28 May 2015 05:25:09 +0000 (07:25 +0200)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_kcc

index 597189420a0a0602576c79e5f59cb694e65eda56..a83e1a1c7ca8b6115329c8b3162cd4682d2237ac 100755 (executable)
@@ -1999,10 +1999,10 @@ class KCC(object):
         #
         # XXX This loop and the previous one differ only in whether
         # the replica is partial or not. here we only accept partial
-        # (because we're partial); before we onl accepted full. if
-        # order doen't matter (and it doesn't seem to as we're using
-        # hash ordering here) these loops could easily be merged. Or
-        # this could be a helper function.
+        # (because we're partial); before we only accepted full. Order
+        # doen't matter (the list is sorted a few lines down) so these
+        # loops could easily be merged. Or this could be a helper
+        # function.
 
         if partial: