isdots 1353 source3/smbd/trans2.c bool isdots = (ISDOT(dname) || ISDOTDOT(dname)); isdots 1355 source3/smbd/trans2.c if (dont_descend && !isdots) {