• kaashoek's avatar
    zero freed blocks · c372e8dc
    kaashoek 提交于
    multi-block directories
    track size of directory (size = number entries in use)
    should namei (and other code that scans through directories) scan through all blocks of a directory and not use size?
    c372e8dc
userfs.c 1.8 KB