OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 06 Nov 2001 19:01:52 EST
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs_cell.c
Log Message:
DELTA afsdb-avoid-dns-case-issues-for-cell-aliases-20011106
AUTHOR kolya@mit.edu
This patch makes sure that in-kernel aliases to non-existant names aren't
accidentally created due to case mismatch (e.g. "athena" being created as
a symlink to "athena.MIT.EDU", while "athena.mit.edu" is the real cell
that already exists). It also lowercases cell names in AFSDB lookups,
otherwise the same problem appears in userspace (eg "aklog athena" tries
to obtain tokens for cell "athena.MIT.EDU").
--- DELTA config follows ---
afsdb-avoid-dns-case-issues-for-cell-aliases-20011106 openafs/src/afs/afs_cell.c 1.11 1.12