Re: Directory link count wrapping on Linux/XFS/i386?

From: Jan Engelhardt
Date: Thu Mar 31 2005 - 01:29:06 EST



>but it does let you can hide files from find/fts, as demonstrated
>below.

That's because `find` optimizes its searching by looking at the link count.
IIRC, the -noleaf option should make it visible again.

>turing 7% mkdir .hidden
>turing 8% touch .hidden/secret
>turing 9% find . -name secret -print



Jan Engelhardt
--
No TOFU for me, please.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/