Hi, On Fri, Jan 25, 2008 at 12:39:18PM +0100, Anders Magnusson wrote: > Hi, > > I'll continue to spam the list with other odd things that I notice :-) > > Environment: Redhat 4.3, OpenAFS 1.4.5 on both server and client. > > find does not seems to cross AFS mountpoint boundaries. If I stand in a > directory with ~4000 > mounted volumes and do a "find . -type d" it will only list the mountpoints, > not the contents > of the subdirectories. If I go down into a subdirectory, it will find > everything below.
Use the -noleaf option. Regards, Frank _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
