Kevin Wolf <kw...@redhat.com> wrote: > When the refcount table grows, it doesn't only grow by one entry but reserves > some space for future refcount blocks. The algorithm to calculate the number > of > entries stays the same with the fixes, so factor it out before replacing the > rest. > > As Juan suggested take the opportunity to simplify the code a bit. > > Signed-off-by: Kevin Wolf <kw...@redhat.com>
Acked-by: Juan Quintela <quint...@redhat.com>