On Wed, 6 Apr 2011 15:29:58 -0400 (EDT) Andy Cobaugh <[email protected]> wrote:
> > No; I didn't even think that was ours to handle. So, if you stop the > > client, the AFS 'mount' entry stays there? I assume the multiple AFS > > lines are identical? What kernel? > > Lines are identical, as such: > > AFS on /afs/ type afs (rw) Somewhere you are specifying /afs/ as the AFS mountpoint, instead of /afs (such as in /usr/vice/etc/cacheinfo, or afsd args). If you change it to /afs, this appears to go away. That is indeed weird, though. It looks like somewhere we're supposed to be trimming the trailing slash somewhere (mounting a normal fs with a trailing slash on the mount dir causes it to show up without the trailing slash in 'mount' output). Not quite sure where, though. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
