[OpenAFS] Find(1) behavior
Frank Burkhardt
fbo2@gmx.net
Fri, 25 Jan 2008 13:04:19 +0100
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