[OpenAFS] Linux client and find command in AFS

Derrick J Brashear shadow@dementia.org
Tue, 5 Apr 2005 13:49:17 -0400 (EDT)


On Tue, 5 Apr 2005, Jonathan E Halter wrote:

> This is on: RHEL WS3, kernel 2.4.21-27.EL, openafs 1.2.13
>
> I'm wondering if anyone else can recreate this problem I've come across
> with using the find command in AFS. I don't know if its a problem with
> the RHEL's find command, the OpenAFS client, or a combination of the 2.
> I do NOT have this problem on my Sun workstations (1.2.11 client),
> running the same find command in the same directory. I searched through
> the bugs on openafs.org, and couldn't find anything relevant.
>
> On my Linux workstation, 'find' will not traverse down into any volume
> mount points, if there is not at least 1 "real" directory on the same
> level where the volumes are mounted. I can have multiple mount points,
> and find still will not traverse down into those volumes.

use the -noleaf option to find. it's not an afs bug, so you found no bug.