1962
1951
:param clear_obsolete_packs: If True, clear out the contents of the
1963
1952
obsolete_packs directory.
1966
1953
:return: A list of the names saved that were not previously on disk.
1971
1957
builder = self._index_builder_class()
1972
(disk_nodes, deleted_nodes, new_nodes,
1974
1959
# TODO: handle same-name, index-size-changes here -
1975
1960
# e.g. use the value from disk, not ours, *unless* we're the one