Frank van der Linden <fvdl@netbsd.org> writes: > What's the other possibly bad piece of code? The interface of dirindir() is changed (now caller is responsible to swap 2nd argument `blkno') but the recursive call inside dirindir() isn't adjusted for the change. enami.