On Wed, Jan 04, 2006 at 10:59:57AM -0800, Cliff Wright wrote:
> + if(*entname > 32) printf("%d: %s (%s)\n", ino,
> + entname, dp->flags[0] & 2 ? "DIR": "REG");
You might want to look at the (minimal) pattern matching in the UFS code.
David
--
David Laight: david@l8s.co.uk