Remove extra whitespace
Found by niceness gate Change-Id: I9806c748981ddc64763bc209e95b3c4bf0dfa686
This commit is contained in:
@@ -106,6 +106,6 @@
|
||||
invalidated suffix directory hashes, impedes performance.
|
||||
To provide acceptable replication speeds, object
|
||||
replication is designed to invalidate around 2 percent of
|
||||
the hash space on a normal node each day. </para>
|
||||
the hash space on a normal node each day.</para>
|
||||
</section>
|
||||
</section>
|
||||
|
@@ -166,7 +166,7 @@ self._part_shift</programlisting></para>
|
||||
<listitem>
|
||||
<para>When building a new ring from an old ring, the
|
||||
ring builder recalculates the desired number of
|
||||
partitions that each device wants. </para>
|
||||
partitions that each device wants.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>The ring builder unassigns partitions and
|
||||
@@ -176,7 +176,7 @@ self._part_shift</programlisting></para>
|
||||
<para>The ring builder unassigns any
|
||||
assigned partitions from any removed
|
||||
devices and adds these partitions to
|
||||
the gathered list. </para>
|
||||
the gathered list.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>The ring builder unassigns any
|
||||
@@ -190,7 +190,7 @@ self._part_shift</programlisting></para>
|
||||
partitions from any devices that have
|
||||
more partitions than they need and
|
||||
adds these partitions to the gathered
|
||||
list. </para>
|
||||
list.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist></para>
|
||||
|
Reference in New Issue
Block a user