365
365
file_id = elt_get('file_id')
366
366
revision = elt_get('revision')
367
367
# Check and see if we have already unpacked this exact entry
374
378
# Note that a cache of 10k nodes is more than sufficient to hold all of
375
379
# the inventory for the last 100 revs.
376
380
# With inventory.add() optimizations, and not copying file entries,