806
811
change regardless. E.g. in the recursive deletion of a directory -
807
812
the directory's children must be included in the delta, or the
808
813
final inventory will be invalid.
821
unique_file_ids = set([f for _, _, f, _ in delta])
811
828
# Remove all affected items which were in the original inventory,
812
829
# starting with the longest paths, thus ensuring parents are examined