MAXDIRSIZE
(mode == IFDIR && filesize > MAXDIRSIZE)) {
if (DIP(dp, di_size) < 0 || DIP(dp, di_size) > MAXDIRSIZE) {