2419
2417
# FIXME: stash the node in pending
2422
dirblock.append((relroot + name, name, child.kind, None,
2421
dirblock.append((relroot + name, name, child.kind, None,
2425
2424
yield (currentdir[0], entry.file_id), dirblock
2426
2425
# push the user specified dirs from dirblock
2427
2426
for dir in reversed(dirblock):