[719] in NetBSD-Development

home help back first fref pref prev next nref lref last post

Searching inside a directory

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Apr 19 13:25:02 1995

From: ghudson@MIT.EDU
Date: Wed, 19 Apr 1995 17:24:27 GMT
To: netbsd-afs@MIT.EDU


I seem to be able to climb down files as if they were directories in
AFS:

glacier# ls -l /afs/.sipb.mit.edu/system/i386_nbsd1/usr/share/zoneinfo/CET
-rw-r--r--  2 69158  wheel  778 Apr 19 13:08 /afs/.sipb.mit.edu/system/i386_nbsd1/usr/share/zoneinfo/CET
glacier# ls -l /afs/.sipb.mit.edu/system/i386_nbsd1/usr/share/zoneinfo/CET/.
-rw-r--r--  2 69158  wheel  778 Apr 19 13:08 /afs/.sipb.mit.edu/system/i386_nbsd1/usr/share/zoneinfo/CET/.

This is causing problems, since zic appends "/." to a filename and
calls access() to determine whether it's a directory.


home help back first fref pref prev next nref lref last post