2429
2427
# FIXME: stash the node in pending
2432
dirblock.append((relroot + name, name, child.kind, None,
2431
dirblock.append((relroot + name, name, child.kind, None,
2435
2434
yield (currentdir[0], entry.file_id), dirblock
2436
2435
# push the user specified dirs from dirblock
2437
2436
for dir in reversed(dirblock):